This commit is contained in:
molong
2022-10-18 21:09:17 +08:00
parent 96319f0898
commit f8927e3193
15 changed files with 2041 additions and 146 deletions

View File

@@ -25,7 +25,10 @@
"topthink/think-orm": "^2.0",
"xiaodi/think-jwt": "^2.0",
"sent/tree": "^1.0",
"xin/helper": "1.0"
"xin/helper": "1.0",
"topthink/think-migration": "^3.0",
"thans/thinkphp-filesystem-cloud": "^1.0",
"yunwuxin/think-cron": "^3.0"
},
"require-dev": {
"symfony/var-dumper": "^4.2",