From 82c95cd03f0c900073ae9d84940d07b0be21357d Mon Sep 17 00:00:00 2001 From: dimengzhe <251008545@qq.com> Date: Tue, 28 Feb 2023 13:55:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E4=BB=98=E7=9B=B8=E5=85=B3=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-test.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mallplus-portal/src/main/resources/application-test.properties b/mallplus-portal/src/main/resources/application-test.properties index d165a5e..e45db97 100644 --- a/mallplus-portal/src/main/resources/application-test.properties +++ b/mallplus-portal/src/main/resources/application-test.properties @@ -72,13 +72,13 @@ spring.redis.pool.min-idle=0 spring.redis.timeout=0 #===redis end=== # \u5C0F\u7A0B\u5E8F -wx.secret=12c7a7ae75571beaf4eb379d30962681 -wx.appId=wx15ade215f1447bda -wx.mchId=1388211202 +wx.secret=381f9ea3359c0e2fc8b74c59d9d9bb11 +wx.appId=wxa66597d50184d027 +wx.mchId=1513840821 wx.paySignKey=QMRHz2NpJpNIJqhHHJQSNuNmHPnH2v9z wx.certName=/cert/apiclient_cert.p12 wx.getCode=https://open.weixin.qq.com/connect/oauth2/authorize?appid=%s&redirect_uri=%s&response_type=code&scope=%s&state=STAT#wechat_redirect -wx.notifyUrl=http://localhost:8085/api/pay/notify +wx.notifyUrl=http://mall.yyundong.com/portalapi/api/pay/notify wx.orderquery=https://api.mch.weixin.qq.com/pay/orderquery wx.refundUrl=https://api.mch.weixin.qq.com/secapi/pay/refund wx.refundqueryUrl=https://api.mch.weixin.qq.com/pay/refundquery