From f6c1f7b6bc16ed4829a6e85ea376b2fd2367c74d Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Thu, 27 Jul 2023 11:43:06 +0800 Subject: [PATCH] 赠送积分更新状态 --- src/main/resources/application-dev.yml | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 1e8a6a3..67dee26 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -70,13 +70,13 @@ xcx: wechar_login_url: https://api.weixin.qq.com/sns/oauth2/access_token?appid=%s&secret=%s&code=%s&grant_type=authorization_code xcx_appid: wx052716b1a388b13c - xcx_secret: e7cf355e7234f035d8fea6a3a19513b9 + xcx_secret: a217fd6bd36b4939e29a052fd5ba6984 debug: false - wecharPaynotifyUrl: http://ywgpz.csxuncong.com/api/xcxPay/wxpayCallback - wecharRechargePaynotifyUrl: http://ywgpz.csxuncong.com/api/xcxPay/rechargeCallBack + wecharPaynotifyUrl: https://ywgpzapi.meiao.biz/api/xcxPay/wxpayCallback + wecharRechargePaynotifyUrl: https://ywgpzapi.meiao.biz/api/xcxPay/rechargeCallBack certLocalPath: /home/qianayiCert/apiclient_cert.p12 - wecharpayMchid: 1638095860 - wecharpaySecret: QIANAYIZONGZI1234567899876543212 + wecharpayMchid: 1609310043 + wecharpaySecret: YAOWANGGUPUZI1234567899876543212 gaodeKey: 95ede7157929f5f6b6c758971be924b1 serviceName: yiyuanshucai -- Gitblit v1.9.1