feat(controller): 实现了控制器基类

This commit is contained in:
李东云
2022-04-25 10:04:08 +08:00
parent 67732e60e0
commit 0773d7aa41
3 changed files with 1302 additions and 31 deletions

View File

@@ -7,6 +7,7 @@
"composer/composer": "*",
"ergebnis/http-method": "^2.2",
"hyperf/di": "^2.2",
"hyperf/http-server": "^2.2",
"lmc/http-constants": "^1.2",
"roave/dont": "^1.5",
"teapot/status-code": "^1.1"