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"