From e9af167156ca9d1b404a76ab0fc8c82c26fe6a11 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 31 十月 2023 11:37:07 +0800
Subject: [PATCH] MrShi
---
server/services/src/main/resources/application-dev.yml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/server/services/src/main/resources/application-dev.yml b/server/services/src/main/resources/application-dev.yml
index 5f66561..38a3e17 100644
--- a/server/services/src/main/resources/application-dev.yml
+++ b/server/services/src/main/resources/application-dev.yml
@@ -50,8 +50,8 @@
mchKey: u4TSNtv0wFP7WRfnxBgijYOtRhS9FvlM
# 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
+# 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