更新命名问题

This commit is contained in:
2025-06-25 11:52:01 +08:00
parent 9f374011ae
commit 6b78ee29cf
57 changed files with 3295 additions and 1288 deletions
-2
View File
@@ -5,6 +5,4 @@ return [
//'think\middleware\SessionInit',
//验证勾股cms是否完成安装
\app\home\middleware\Install::class,
// 跳过登录验证 AuthMiddleware
\app\api\middleware\Auth::class,
];