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

This commit is contained in:
thinkgem
2025-04-04 10:49:04 +08:00
parent 78c10ba2be
commit 5ffcba1c4e
4 changed files with 13 additions and 1 deletions

View File

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