feat: 添加数据权限获取方法及更新配置
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user