From 01e0ac3471b305e66fdcc082f5146f365b4c6df3 Mon Sep 17 00:00:00 2001 From: wuchunlei Date: Thu, 12 Jun 2025 10:10:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BE=AE=E4=BF=A1=E5=9B=9E?= =?UTF-8?q?=E8=B0=83=E5=9C=B0=E5=9D=80=E4=B8=BA=E6=9C=AC=E6=9C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index d85f4f3d..c14e48a0 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -95,7 +95,7 @@ wxpay: thyyappId: wx5c50e3696028d2ec mchId: 1612860909 payUrl: https://api.mch.weixin.qq.com/v3/pay/transactions/app - notifyUrl: https://testapi.nuttyreading.com/pay/payNotify + notifyUrl: http://c6f94c98.natappfree.cc/pb/pay/payNotify refundUrl: https://api.mch.weixin.qq.com/v3/refund/domestic/refunds refundNotifyUrl: https://testapi.nuttyreading.com/pay/refundNotify keyPemPath: F:\ideaProject\peanutBook\src\main\resources\cent\apiclient_key.pem