|
il y a 1 an | |
---|---|---|
app | il y a 1 an | |
config | il y a 1 an | |
data | il y a 1 an | |
database | il y a 1 an | |
extend | il y a 1 an | |
public | il y a 1 an | |
route | il y a 1 an | |
runtime | il y a 1 an | |
scripts | il y a 1 an | |
.env.example | il y a 1 an | |
.gitignore | il y a 1 an | |
.travis.yml | il y a 1 an | |
README.md | il y a 1 an | |
composer.json | il y a 1 an | |
composer.lock | il y a 1 an | |
dump.rdb | il y a 1 an | |
think | il y a 1 an | |
version.json | il y a 1 an | |
数据库修改记录.txt | il y a 1 an | |
统计.md | il y a 1 an |
dist
目录中的全部文件到 public/admin
dist
目录中的全部文件到 public/store
用于自动处理订单状态、优惠券状态、会员等级等
php think timer start
git pull
/database/store-backup/store.sql
vim scripts/backup_store.sh
:set ff=unix
:wq
cd scripts
sh backup_store.sh
source /home/beta/websites/ysc-server/database/store-backup/store.sql;