From e1e7d29ea23fcee395e3f13dc2763162c588b6d0 Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Fri, 09 Sep 2022 13:45:08 +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