角色数据权限配置,支持返回数组的情况,在一个用户多个部门的场景下使用。

This commit is contained in:
thinkgem
2019-05-05 22:07:15 +08:00
parent 04781bed25
commit 2792531a7d
2 changed files with 3 additions and 2 deletions

View File

@@ -381,7 +381,6 @@ logging:
#
# # 是否允许接收跨域的Cookie凭证数据
## accessControlAllowCredentials: true
#
# # 是否在登录后生成新的Session默认false
# isGenerateNewSessionAfterLogin: false