Giter Site home page Giter Site logo

jingfaka_happy's Introduction

鲸发卡v11.61开心版 无后门

鲸发卡官方文档

鲸发卡官方文档New

安装

  1. 上传所有文件到服务器 或者宝塔
  2. 修改thinkphp伪静态,php版本为7.0
  3. /install 安装
  4. 登录后台 /admin

定时任务计划设置

进入宝塔控制面板-----计划任务 填写计划任务

  1. 解冻任务 设置时间每小时第2分钟 执行

    cd /www/wwwroot/website

    php think UnfreezeMoney

  2. 提现任务 设置时间每小时第5分钟 执行

    cd /www/wwwroot/website

    php think AutoCash

  3. 3天没有支付的订单视为无效 建议执行时间为 1天一次

    cd /www/wwwroot/website

    php think AutoClearExpireOrder

  4. 自动清理删除超过十五天的商品 建议执行时间1天一次

    cd /www/wwwroot/website

    php think AutoEmptyGoodsTrash

jingfaka_happy's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.