From e0688c4b328fb01ec4e61156d57ae9efaaf754d3 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期二, 17 十月 2023 17:12:11 +0800
Subject: [PATCH] 111

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

diff --git a/server/services/src/main/resources/application-dev.yml b/server/services/src/main/resources/application-dev.yml
index 7a3b775..234cc6c 100644
--- a/server/services/src/main/resources/application-dev.yml
+++ b/server/services/src/main/resources/application-dev.yml
@@ -48,9 +48,10 @@
     appSecret: 1ceb7c9dff3c4330d653adc3ca55ea24
     mchId: 1229817002
     mchKey: u4TSNtv0wFP7WRfnxBgijYOtRhS9FvlM
-    notifyUrl: http://xiaopiqiu.natapp1.cc/api/wxPayNotify
-    keyPath: D:\DouMee\config\doumeeTest\apiclient_cert.p12
-
+#    notifyUrl: http://xiaopiqiu.natapp1.cc/api/wxPayNotify
+    notifyUrl: https://dmtest.ahapp.net/bike_h5_api/api/wxPayNotify
+#    keyPath: D:\DouMee\config\doumeeTest\apiclient_cert.p12
+    keyPath: /usr/local/apiclient_cert.p12
 ########################mqtt鐩稿叧閰嶇疆########################
 mqtt:
   host: tcp://175.27.187.84:1883

--
Gitblit v1.9.3