From ee52b6e229abf7b0329d80433f6bb7382dce88f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E7=8B=BC?= <2468023037@qq.com> Date: Sun, 23 Feb 2025 21:58:04 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Utils/API/PaymentNew.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Utils/API/PaymentNew.php b/app/Utils/API/PaymentNew.php index ef329a6..02adbe2 100644 --- a/app/Utils/API/PaymentNew.php +++ b/app/Utils/API/PaymentNew.php @@ -83,7 +83,7 @@ class PaymentNew "PayeeBankName" => $payeeBankName, "PayeeIFSCCode" => "", "PaymentChannelId" => $PaymentChannelId, - "ShopInformUrl" => "http:/38.54.94.131/api/withdraw/callback", + "ShopInformUrl" => "http://38.54.94.131/api/withdraw/callback", "ShopOrderId" => $orderId . "", "ShopUserLongId" => "776ae472-d4fc-435c-9639-be5763138d95" ];