应用权限功能

This commit is contained in:
huhanlin
2026-02-10 14:22:55 +08:00
parent 56e09151e4
commit cd7bb5ccc5
15 changed files with 297 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ spring:
password: qihua
slave: # 日志库单独
lazy: true # 开启懒加载,保证启动速度
url: jdbc:mysql://10.9.0.16:3307/dgr_repoort?useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true&nullCatalogMeansCurrent=true&lowerCaseTableNames=1 # MySQL Connector/J 8.X 连接的示例
url: jdbc:mysql://10.9.0.16:3307/gr_repoort?useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true&nullCatalogMeansCurrent=true&lowerCaseTableNames=1 # MySQL Connector/J 8.X 连接的示例
username: root
password: qihua
bidb: # 日志库单独