feat: 提交

This commit is contained in:
陈狼 2025-02-18 17:27:56 +08:00
parent c02820f59e
commit c77b941c91
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ class PaymentNew
"PayeeBankName" => $payeeBankName, "PayeeBankName" => $payeeBankName,
"PayeeIFSCCode" => "", "PayeeIFSCCode" => "",
"PaymentChannelId" => $PaymentChannelId, "PaymentChannelId" => $PaymentChannelId,
"ShopInformUrl" => "http://127.0.0.1:8787/api/withdraw/callback", "ShopInformUrl" => "http://149.129.107.38/",
"ShopOrderId" => "10", "ShopOrderId" => "10",
"ShopUserLongId" => "776ae472-d4fc-435c-9639-be5763138d95" "ShopUserLongId" => "776ae472-d4fc-435c-9639-be5763138d95"
]; ];