修改微信扫码登录 access_token 问题

This commit is contained in:
2025-06-23 11:42:08 +08:00
parent 33b040065f
commit 03c7939a81
13 changed files with 346 additions and 60 deletions

View File

@ -48,3 +48,11 @@ gamelife:
secret: "LqPQ2gbF"
mode: "test"
rsaKey: "./manifest/config/全游-测试环境密钥.txt"
mqtt:
emqx:
host: "127.0.0.1"
clientId: "server"
port: 1883
username: "areanx_server"
password: "areanx_server"