前端目录调整

This commit is contained in:
molong
2022-05-12 21:23:18 +08:00
parent fe38e19924
commit a37870c93b
145 changed files with 3090 additions and 7244 deletions

View File

@@ -22,7 +22,8 @@
"require": {
"php": ">=7.2.5",
"topthink/framework": "^6.0.0",
"topthink/think-orm": "^2.0"
"topthink/think-orm": "^2.0",
"xiaodi/think-jwt": "^2.0"
},
"require-dev": {
"symfony/var-dumper": "^4.2",