From 04923944dc3f814b041921afa9d66ff985a7576b 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 11:15:14 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=94=AF=E4=BB=98=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Utils/API/Payment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Utils/API/Payment.php b/app/Utils/API/Payment.php index 003d947..23a5d73 100644 --- a/app/Utils/API/Payment.php +++ b/app/Utils/API/Payment.php @@ -51,7 +51,7 @@ class Payment "PayeeBankName" => $payeeBankName, "PayeeIFSCCode" => "abc123", "PaymentChannelId" => 34, - "ShopInformUrl" => "https://www.google.com", + "ShopInformUrl" => "http://127.0.0.1/api/withdraw/getMoney", "ShopOrderId" => "10", "ShopRemark" => "", // 留空时可不给此参数 "ShopUserLongId" => "776ae472-d4fc-435c-9639-be5763138d95"