修改 banner ,恢复登陆失败错误

This commit is contained in:
陈博文
2025-06-13 17:46:20 +08:00
parent 5b1f989951
commit 037ec986bc
2 changed files with 12 additions and 12 deletions

View File

@@ -165,7 +165,7 @@ yudao:
tenant: # 多租户相关配置项
enable: true
ignore-urls: # 登录时不校验租户,登录后强制用户选择后进入系统
- /admin-api/system/auth/login
# - /admin-api/system/auth/login
ignore-visit-urls:
- /admin-api/system/user/profile/**
- /admin-api/system/auth/**