This commit is contained in:
www
2026-05-26 17:02:57 +08:00
parent 7f910ee22f
commit 0096805a49
14 changed files with 830 additions and 58 deletions

View File

@@ -32,7 +32,9 @@ yum install ImageMagick
- 3. 关闭服务 `php think task stop`
- 4. 启动服务 `php think task start -d`
php think migrate:run
php think db:manage seed
php think task restart