From c77b941c91725d18a3dd71bc907c35455fb394c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E7=8B=BC?= <2468023037@qq.com> Date: Tue, 18 Feb 2025 17:27:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8F=90=E4=BA=A4?= 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 202e7f7..7962885 100644 --- a/app/Utils/API/PaymentNew.php +++ b/app/Utils/API/PaymentNew.php @@ -78,7 +78,7 @@ class PaymentNew "PayeeBankName" => $payeeBankName, "PayeeIFSCCode" => "", "PaymentChannelId" => $PaymentChannelId, - "ShopInformUrl" => "http://127.0.0.1:8787/api/withdraw/callback", + "ShopInformUrl" => "http://149.129.107.38/", "ShopOrderId" => "10", "ShopUserLongId" => "776ae472-d4fc-435c-9639-be5763138d95" ];