From ac33a3140ef8ef20dfd2537fce2dfdd0f374f30e Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 26 二月 2026 17:42:10 +0800
Subject: [PATCH] 调试

---
 server/dmmall_service/src/main/resources/application-dev.yml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/server/dmmall_service/src/main/resources/application-dev.yml b/server/dmmall_service/src/main/resources/application-dev.yml
index 8520b10..b199bf0 100644
--- a/server/dmmall_service/src/main/resources/application-dev.yml
+++ b/server/dmmall_service/src/main/resources/application-dev.yml
@@ -50,10 +50,10 @@
 wx:
   pay:
     appId: wxcd2b89fd2ff065f8
-    appSecret: 1ceb7c9dff3c4330d653adc3ca55ea24
+    appSecret: 3462fa186da7cb06c544df8d8664b63a
     mchId: 1229817002
     mchKey: u4TSNtv0wFP7WRfnxBgijYOtRhS9FvlM
-    notifyUrl: https://dmtest.ahapp.net/dmmall_interface/web/api/wxPayNotify
+    notifyUrl: http://xiaopiqiu2.natapp1.cc/web/api/wxPayNotify #https://dmtest.ahapp.net/dmmall_interface/web/api/wxPayNotify
     keyPath: /usr/local/apiclient_cert.p12
 
 tencent:

--
Gitblit v1.9.3