调整微信扫码登录相关接口,拆分门店奖励:奖励类型、奖励详情

This commit is contained in:
2025-06-03 11:06:00 +08:00
parent ea87bc829e
commit fdc9cc3463
37 changed files with 698 additions and 189 deletions

View File

@ -1,6 +1,6 @@
# Server configuration.
server:
address: ":8000"
address: ":9000"
openapiPath: "/api.json"
swaggerPath: "/swagger"
@ -15,7 +15,7 @@ database:
level: "all"
stdout: true
default:
link: "mysql:root:MSms0427@tcp(127.0.0.1:3306)/dealxuetest?loc=Local&charset=utf8mb4"
link: "mysql:root:MSms0427@tcp(127.0.0.1:3306)/arenax?loc=Local&charset=utf8mb4"
debug: true
# Redis configuration.
@ -32,4 +32,4 @@ wechat:
appId: "wx056fad20f1bd9110"
appSecret: "4269b5a2bb0274e805b43efb3fbd232a"
ticketExpire: 60
token: "arenax.com"
token: "arenax"