增加参数:登录后激活当前用户所在的主部门,默认为不激活即混合权限

This commit is contained in:
thinkgem
2025-04-04 10:48:36 +08:00
parent 6715af11da
commit 7a2850c3ff
4 changed files with 13 additions and 1 deletions

View File

@@ -384,6 +384,9 @@ user:
#
# # 是否启用切换部门功能,再开启启用岗位角色后可支持 用户->附属部门->岗位->关联角色,纳入菜单和权限管理 v5.10.1
# switchOffice: false
#
# # 登录后激活当前用户所在的主部门,默认为不激活即混合权限
# loginAfterActiveMainOffice: false
# 多租户模式SAAS模式专业版
useCorpModel: false