From 96960789e12efca14dc6504fe310ed563a4ea141 Mon Sep 17 00:00:00 2001 From: xiongxiaoyang <1179705413@qq.com> Date: Sat, 14 Oct 2023 17:50:14 +0800 Subject: [PATCH] =?UTF-8?q?fix(alipay):=20=E4=BF=AE=E6=94=B9=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E6=94=AF=E4=BB=98=E5=AE=9D=E6=94=AF=E4=BB=98=E6=88=90?= =?UTF-8?q?=E5=8A=9F=E8=B7=B3=E8=BD=AC=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- novel-front/src/main/resources/application-alipay.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/novel-front/src/main/resources/application-alipay.yml b/novel-front/src/main/resources/application-alipay.yml index 11111f7..f112ed6 100644 --- a/novel-front/src/main/resources/application-alipay.yml +++ b/novel-front/src/main/resources/application-alipay.yml @@ -8,7 +8,7 @@ alipay: #填写您的支付类接口异步通知接收服务地址,例如:https://www:test:com/callback: notify-url: https://73837v3i42.goho.co/pay/aliPay/notify #支付成功跳转页面 - return-url: http://127.0.0.1:8080/user/userinfo.html + return-url: http://127.0.0.1:8083/user/userinfo.html #签名方式 sign-type: RSA2 #编码