新增 切换部门功能、多部门岗位权限

This commit is contained in:
thinkgem
2025-02-01 16:22:15 +08:00
parent b12c010cd3
commit 4de0934e7f
10 changed files with 144 additions and 38 deletions

View File

@@ -99,9 +99,12 @@ spring:
pathmatch:
matching-strategy: ANT_PATH_MATCHER
# 日志配置
# 日志配置fatal、error、warn、info、debug
logging:
config: classpath:config/logback-spring.xml
# level:
# root: warn
# com.jeesite: debug
#======================================#
#========== System settings ===========#