diff --git a/app/main/api/etc/main.yaml b/app/main/api/etc/main.yaml index f2db701..3fb17b4 100644 --- a/app/main/api/etc/main.yaml +++ b/app/main/api/etc/main.yaml @@ -66,12 +66,11 @@ WechatMini: AppSecret: "48a2c1e8ff1b7d4c0ff82fbefa64d2d0" # 小程序的AppSecret WechatXpay: Enabled: true - Env: 1 # 0 现网 / 1 沙箱(须与 AppKey 配套) + Env: 0 # 0 现网 / 1 沙箱(须与 AppKey 配套) OfferId: "1450552691" - AppKey: "n1SSzeMiitPjiQwLlBn1s4Hn7SpkG3qD" # 现网 AppKey(env=0 必填现网密钥) + AppKey: "oYv2wooYzRmPDLdXkpBpqaml8cFaY0Bb" # 现网 AppKey(env=0 必填现网密钥) MessagePushToken: "qncXpayPush2026" # 与 mp 后台消息推送 Token 保持一致 SessionKeyTTL: 2592000 # 30 天,与 JwtAuth.AccessExpire 对齐 - Query: ShareLinkExpire: 604800 # 7天 = 7 * 24 * 60 * 60 = 604800秒 AdminConfig: