feat: 添加数据权限获取方法及更新配置

This commit is contained in:
Ray.Hao
2026-03-13 20:39:57 +08:00
parent f311b88f31
commit 5a86f69ecf
5 changed files with 17 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ spring:
password: 123456
data:
redis:
database: 11
database: 12
host: www.youlai.tech
port: 6379
password: 123456
@@ -216,5 +216,5 @@ captcha:
# 微信小程序配置
wx:
miniapp:
appid: xxxxxxx
secret: xxxxxxx
appid: Your_AppId
secret: Your_AppSecret