From 4213295c72e649972ff29dee0850abd50a17dde8 Mon Sep 17 00:00:00 2001 From: lingling <1077478963@qq.com> Date: Sun, 23 Feb 2025 22:08:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9B=9E=E8=B0=83=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E9=94=99=E8=AF=AF?= 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" ];