新增 user.dataScopeJoinMode 参数,默认关闭 JOIN 模式的数据权限,如有需要可打开此参数

This commit is contained in:
thinkgem
2025-02-11 12:50:46 +08:00
parent 04cbc2a4fe
commit 8b97b011f8
3 changed files with 10 additions and 1 deletions

View File

@@ -446,6 +446,9 @@ user:
# # 以方便读取树结构数据权限的表时包含子节点,举例如下:
# # ctrlDataAttrName: "officeCodesAndChildren", ctrlDataParentCodesAttrName: ""
# dataScopeApiMode: false
#
# # v5.10.1 开始默认关闭 JOIN 模式的数据权限,如有需要可打开此参数
# dataScopeJoinMode: false
# 角色管理
#role: