From 36f760b1a039da26060c5ab2807a9c6a73f76b43 Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Tue, 19 Sep 2023 10:02:13 +0800 Subject: [PATCH] Merge branch 'blnka' of http://120.27.238.55:7000/r/xc-mall into blnka --- src/main/resources/application-test.yml | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 88c134d..cd7ffa2 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -72,12 +72,12 @@ wechar_login_url: https://api.weixin.qq.com/sns/jscode2session?appid=%s&secret=%s&js_code=%s&grant_type=authorization_code xcx_appid: wx16d0b75302b360d4 xcx_secret: a2887cd622ed981d2e04d724d29d7454 - 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 + debug: true + wecharPaynotifyUrl: http://blnka.csxuncong.com/api/xcxPay/wxpayCallback + wecharRechargePaynotifyUrl: http://blnka.csxuncong.com/api/xcxPay/rechargeCallBack + certLocalPath: /home/blnkaCert/apiclient_cert.p12 + wecharpayMchid: 1651464947 + wecharpaySecret: dXaFehq34s1nJ94g12eE1E1dqkwHrebL gaodeKey: 95ede7157929f5f6b6c758971be924b1 serviceName: yiyuanshucai -- Gitblit v1.9.1