From 1360408900e1e835c128583891181b4c90addbaf Mon Sep 17 00:00:00 2001 From: sangelxiu1 <15781802@163.com> Date: Thu, 3 Jul 2025 11:25:01 +0800 Subject: [PATCH] =?UTF-8?q?##=20Feat=20-=20=E4=BA=AC=E4=B8=9C=E6=94=AF?= =?UTF-8?q?=E4=BB=98-=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bd-third/src/main/resources/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bd-third/src/main/resources/bootstrap.yml b/bd-third/src/main/resources/bootstrap.yml index ad31f194..ca73b317 100644 --- a/bd-third/src/main/resources/bootstrap.yml +++ b/bd-third/src/main/resources/bootstrap.yml @@ -102,7 +102,7 @@ jd: apiDomain: http://wapi.jd.com ## 页面回调地址 # pageBackUrl: https://t-app.beida666.com/prod-api/pay/jd/sync-notify - pageBackUrl: https://t-app.beida666.com/#/pages/pay/index + pageBackUrl: http://t-app.beida666.com/#/pages/pay/success ## 支付回调地址 # notifyUrl: https://t-app.beida666.com/prod-api/pay/jd/trade-notify notifyUrl: https://b747-218-57-66-5.ngrok-free.app/pay/jd/trade-notify