更新路由配置和登录界面接口

This commit is contained in:
2026-02-06 20:29:35 +08:00
parent 776aacfa2e
commit badc502fbb
3 changed files with 25 additions and 8 deletions
+1
View File
@@ -4,6 +4,7 @@ declare (strict_types = 1);
namespace app\admin\controller;
use app\admin\BaseController;
class Index extends BaseController
{
public function index()