修改权限逻辑

This commit is contained in:
lcj
2025-09-15 10:57:19 +08:00
parent 1bc2743dc7
commit 70537f34c4
137 changed files with 5988 additions and 426 deletions

View File

@ -104,11 +104,11 @@ spring:
# redis通用配置 子服务可以自行配置进行覆盖
data:
redis:
host: localhost
port: 6379
host: 192.168.110.2
port: 9287
# redis 密码必须配置
password: ruoyi123
database: 0
password: syar23rdsaagdrsa
database: 20
# 需要使用数字
timeout: 10000
ssl.enabled: false
@ -290,7 +290,7 @@ seata:
# 多租户配置
tenant:
# 是否开启
enable: true
enable: false
# 排除表
excludes:
- sys_menu