From c0cae0a68ec2d917a9fad1f093a16b6d1d16af3c Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Thu, 16 Mar 2023 13:41:37 +0800 Subject: [PATCH] 后台修改 --- src/main/resources/application-dev.yml | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 093efa7..3f5844d 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -72,13 +72,13 @@ xcx_appid: wxfb1acf504eb9d058 xcx_secret: 7ee226a964b1be7cfb96f5e0dc739c44 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 + wecharPaynotifyUrl: http://qianayi.csxuncong.com/api/xcxPay/wxpayCallback + wecharRechargePaynotifyUrl: http://qianayi.csxuncong.com/api/xcxPay/rechargeCallBack + certLocalPath: /home/qianayiCert/apiclient_cert.p12 + wecharpayMchid: 1638095860 + wecharpaySecret: QIANAYIZONGZI1234567899876543212 gaodeKey: 95ede7157929f5f6b6c758971be924b1 serviceName: yiyuanshucai system: - job: false \ No newline at end of file + job: true \ No newline at end of file -- Gitblit v1.9.1