From 805c8f189f744236d39e26f7776e2ac61ad203b7 Mon Sep 17 00:00:00 2001 From: Hentua <wangdoubleone@gmail.com> Date: Fri, 10 Nov 2023 18:08:39 +0800 Subject: [PATCH] 微信支付 --- src/main/resources/application-test.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 85048f5..3e54b1d 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -76,8 +76,8 @@ 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 + wecharpayMchid: 1658958205 + wecharpaySecret: daL341aN5orDt13puXadsAf2rpuXdq4r gaodeKey: 95ede7157929f5f6b6c758971be924b1 serviceName: yiyuanshucai -- Gitblit v1.9.1