实现了门店员工、员工角色的接口开发
This commit is contained in:
@ -36,4 +36,16 @@ wechat:
|
||||
|
||||
rsa:
|
||||
publickey: "./manifest/config/public.pem"
|
||||
privatekey: "./manifest/config/private.pem"
|
||||
privatekey: "./manifest/config/private.pem"
|
||||
|
||||
#OSS配置
|
||||
oss:
|
||||
aliyun:
|
||||
bucket: "waipretty"
|
||||
key: "LTAI4FhJV8uQvgSzviJ5tgcP"
|
||||
secret: "Zc5E5CO4fqsXTIFsq4SHIaaXO4beJm"
|
||||
endpoint: "oss-us-east-1.aliyuncs.com"
|
||||
|
||||
gamelife:
|
||||
platId: "b1749611654"
|
||||
mode: "test"
|
||||
|
||||
Reference in New Issue
Block a user