生成表结构,开始实现接口逻辑
This commit is contained in:
@ -25,4 +25,11 @@ redis:
|
||||
|
||||
# Casbin model
|
||||
casbin:
|
||||
modelPath: "./manifest/config/rbac_model.conf"
|
||||
modelPath: "./manifest/config/rbac_model.conf"
|
||||
|
||||
#
|
||||
wechat:
|
||||
appId: "wx056fad20f1bd9110"
|
||||
appSecret: "4269b5a2bb0274e805b43efb3fbd232a"
|
||||
ticketExpire: 60
|
||||
token: "arenax.com"
|
||||
Reference in New Issue
Block a user