From 533a07f07724a3ce479609d371e37406c73d3259 Mon Sep 17 00:00:00 2001 From: Mrx <18278715334@163.com> Date: Mon, 11 May 2026 20:59:42 +0800 Subject: [PATCH] f --- app/main/api/etc/main.dev.yaml | 4 ++-- app/main/api/etc/main.yaml | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/app/main/api/etc/main.dev.yaml b/app/main/api/etc/main.dev.yaml index c6175a6..f38536d 100644 --- a/app/main/api/etc/main.dev.yaml +++ b/app/main/api/etc/main.dev.yaml @@ -70,8 +70,8 @@ SystemConfig: ThreeVerify: false CommissionSafeMode: false # 佣金安全防御模式:true-冻结模式,false-直接结算模式 WechatH5: - AppID: "wxa581992dc74d860e" - AppSecret: "4de1fbf521712247542d49907fcd5dbf" + AppID: "wxd391e40295bd9dfb" + AppSecret: "f0fa74f7ed8c3c9953677465d44a4c0c" WechatMini: AppID: "wx781abb66b3368963" # 小程序的AppID AppSecret: "c7d02cdb0fc23c35c93187af9243b00d" # 小程序的AppSecret diff --git a/app/main/api/etc/main.yaml b/app/main/api/etc/main.yaml index 7dd8971..489c95a 100644 --- a/app/main/api/etc/main.yaml +++ b/app/main/api/etc/main.yaml @@ -73,8 +73,11 @@ SystemConfig: ThreeVerify: true CommissionSafeMode: false # 佣金安全防御模式:true-冻结模式,false-直接结算模式 WechatH5: - AppID: "wxa581992dc74d860e" - AppSecret: "4de1fbf521712247542d49907fcd5dbf" + AppID: "wxd391e40295bd9dfb" + AppSecret: "f0fa74f7ed8c3c9953677465d44a4c0c" +# WechatH5: +# AppID: "wxa581992dc74d860e" +# AppSecret: "4de1fbf521712247542d49907fcd5dbf" WechatMini: AppID: "wx781abb66b3368963" # 小程序的AppID AppSecret: "c7d02cdb0fc23c35c93187af9243b00d" # 小程序的AppSecret