1. 修复测试环境报表服务注册配置错误
2. 登录不校验租户信息
This commit is contained in:
@@ -164,7 +164,8 @@ yudao:
|
||||
version: ${yudao.info.version}
|
||||
tenant: # 多租户相关配置项
|
||||
enable: true
|
||||
ignore-urls:
|
||||
ignore-urls: # 登录时不校验租户,登录后强制用户选择后进入系统
|
||||
- /admin-api/system/auth/login
|
||||
ignore-visit-urls:
|
||||
- /admin-api/system/user/profile/**
|
||||
- /admin-api/system/auth/**
|
||||
|
||||
Reference in New Issue
Block a user