From 3a61aa096c3191e97770a92e4e145fe63ddc1aa4 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期五, 27 二月 2026 18:41:05 +0800
Subject: [PATCH] 经销商管理
---
server/dmmall_service/src/main/resources/application-dev.yml | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/server/dmmall_service/src/main/resources/application-dev.yml b/server/dmmall_service/src/main/resources/application-dev.yml
index 56b6c1b..44ced57 100644
--- a/server/dmmall_service/src/main/resources/application-dev.yml
+++ b/server/dmmall_service/src/main/resources/application-dev.yml
@@ -1,4 +1,3 @@
-
spring:
# 鏁版嵁婧愰厤缃�
datasource:
@@ -53,7 +52,7 @@
appSecret: 3462fa186da7cb06c544df8d8664b63a
mchId: 1229817002
mchKey: u4TSNtv0wFP7WRfnxBgijYOtRhS9FvlM
- notifyUrl: https://dmtest.ahapp.net/dmmall_interface/web/api/wxPayNotify
+ notifyUrl: https://test.doumee.cn/dmmall_web_api/web/api/wxPayNotify
keyPath: /usr/local/apiclient_cert.p12
tencent:
--
Gitblit v1.9.3