From 86bda662711bbaf6deda95b2fc01682c29352292 Mon Sep 17 00:00:00 2001 From: liangzai <2440983361@qq.com> Date: Thu, 12 Feb 2026 19:48:23 +0800 Subject: [PATCH] f --- app/main/api/etc/main.dev.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/main/api/etc/main.dev.yaml b/app/main/api/etc/main.dev.yaml index 61f77b6..c404887 100644 --- a/app/main/api/etc/main.dev.yaml +++ b/app/main/api/etc/main.dev.yaml @@ -61,8 +61,8 @@ SystemConfig: ThreeVerify: false CommissionSafeMode: false # 佣金安全防御模式:true-冻结模式,false-直接结算模式 WechatH5: - AppID: "wxa581992dc74d860e" - AppSecret: "4de1fbf521712247542d49907fcd5dbf" + AppID: "wxe323cdc072127c27" + AppSecret: "e68035927b054a20b8bfdb7f0caffebf" WechatMini: AppID: "wx781abb66b3368963" # 小程序的AppID AppSecret: "c7d02cdb0fc23c35c93187af9243b00d" # 小程序的AppSecret