From 21bd711a3756850299b443848181ee60708c6377 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期五, 17 四月 2026 20:20:45 +0800
Subject: [PATCH] 代码生成
---
server/services/src/main/resources/application-dev.yml | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/server/services/src/main/resources/application-dev.yml b/server/services/src/main/resources/application-dev.yml
index 65f07cc..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:
--
Gitblit v1.9.3