实现了门店员工、员工角色的接口开发

This commit is contained in:
2025-06-12 17:13:25 +08:00
parent fac2bd41b3
commit 80b1aa9b91
46 changed files with 1196 additions and 25 deletions

View File

@ -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"