引入 container 、一键生成 Controller、Model、Service 命令

This commit is contained in:
gcd 2025-03-27 22:41:43 +08:00
parent 074e8ce1a8
commit 711a54eb0f

View File

@ -30,7 +30,8 @@
"ext-pdo": "*",
"ext-bcmath": "*",
"txthinking/mailer": "^2.0",
"symfony/var-dumper": "^6.4"
"symfony/var-dumper": "^6.4",
"gjc/thinkphp5-container": "^1.0.1"
},
"config": {
"preferred-install": "dist",