From eef8f98f76fdeb17c3d4a968c93b8b8351111905 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Tue, 06 Sep 2022 15:26:30 +0800
Subject: [PATCH] 20220902

---
 src/main/resources/application-dev.yml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index 98fed55..ecd832d 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -69,6 +69,7 @@
   xcx_secret: 8d3d3c14221f7dc37650b861dc0fc570
   debug: false
   wecharPaynotifyUrl: http://groupbuy.csxuncong.com/api/xcxPay/wxpayCallback
+  wecharRechargePaynotifyUrl: http://groupbuy.csxuncong.com/api/xcxPay/rechargeCallBack
   certLocalPath: /home/yyscCert/apiclient_cert.p12
   wecharpayMchid: 1631084809
   wecharpaySecret: YYSC13875978057YYSC13875978057SH

--
Gitblit v1.9.1