From bb0a8ba2fba9f22d66a3db7f194493f7f0a96ae0 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期一, 09 十月 2023 10:20:36 +0800
Subject: [PATCH] 111
---
server/services/src/main/resources/application-dev.yml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/server/services/src/main/resources/application-dev.yml b/server/services/src/main/resources/application-dev.yml
index b783443..8f6a30b 100644
--- a/server/services/src/main/resources/application-dev.yml
+++ b/server/services/src/main/resources/application-dev.yml
@@ -40,6 +40,7 @@
# 绂佺敤swagger鏃剁殑閲嶅畾鍚戝湴鍧�
redirect-uri: /
+
########################寰俊鏀粯鐩稿叧閰嶇疆########################
wx:
pay:
@@ -48,7 +49,7 @@
mchId: 1229817002
mchKey: u4TSNtv0wFP7WRfnxBgijYOtRhS9FvlM
notifyUrl: https://dmtest.ahapp.net/martempo_interface/web/api/wxPayNotify
- keyPath: /usr/local/apiclient_cert.p12
+ keyPath: D:/work/svn/cert/apiclient_cert.p12
tencent:
map:
--
Gitblit v1.9.3