From e55b62840d471740b0bc762f64bbcdbf6d26e4ed Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期五, 17 四月 2026 20:20:53 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
server/services/src/main/resources/application-dev.yml | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/server/services/src/main/resources/application-dev.yml b/server/services/src/main/resources/application-dev.yml
index 8ee9492..b7583bb 100644
--- a/server/services/src/main/resources/application-dev.yml
+++ b/server/services/src/main/resources/application-dev.yml
@@ -87,8 +87,14 @@
appSecret: 3462fa186da7cb06c544df8d8664b63a
mchId: 1229817002
mchKey: u4TSNtv0wFP7WRfnxBgijYOtRhS9FvlM
- notifyUrl: https://test.doumee.cn/dmmall_web_api/web/api/wxPayNotify
+ notifyUrl: http://xiaopiqiu2.natapp1.cc/web/api/wxPayNotify
keyPath: D:\DouMee\dmkjWxcert\apiclient_cert.p12
+# appId: wx6264b4f3a697cbe8
+# appSecret: 23734577e8978138c946b727f0394027
+# mchId: 1629568742
+# mchKey: NJTLJSTZYXZRGScaiwubuzichanbu666
+# notifyUrl: https://test.doumee.cn/dmmall_web_api/web/api/wxPayNotify
+# keyPath: D:\DouMee\gtxljcWxcert\apiclient_cert.p12
alipay:
pay:
@@ -101,5 +107,8 @@
upload:
type: ftp
+# 鑵捐鍦板浘apikey
+tencent_key: WE3BZ-HN6WS-ONDOH-62QCV-MNL6F-5NFNE
+
--
Gitblit v1.9.3