1. 调整异常处理类

2. 统一职责分工
3. 清除多余代码
This commit is contained in:
技术老胡
2026-02-24 13:37:35 +08:00
parent d29751cce8
commit d5a134d3a8
59 changed files with 3370 additions and 646 deletions

View File

@@ -32,14 +32,14 @@
"webman/redis": "^2.1",
"illuminate/events": "^12.49",
"webman/cache": "^2.1",
"webman/console": "^2.1",
"topthink/think-validate": "^3.0",
"webman/console": "^2.2",
"webman/captcha": "^1.0",
"webman/event": "^1.0",
"vlucas/phpdotenv": "^5.6",
"workerman/crontab": "^1.0",
"webman/redis-queue": "^2.1",
"firebase/php-jwt": "^7.0"
"firebase/php-jwt": "^7.0",
"webman/validation": "^2.2"
},
"suggest": {
"ext-event": "For better performance. "