feat: 新增

This commit is contained in:
陈狼 2025-02-23 21:58:04 +08:00
parent 9e35142880
commit ee52b6e229

View File

@ -83,7 +83,7 @@ class PaymentNew
"PayeeBankName" => $payeeBankName, "PayeeBankName" => $payeeBankName,
"PayeeIFSCCode" => "", "PayeeIFSCCode" => "",
"PaymentChannelId" => $PaymentChannelId, "PaymentChannelId" => $PaymentChannelId,
"ShopInformUrl" => "http:/38.54.94.131/api/withdraw/callback", "ShopInformUrl" => "http://38.54.94.131/api/withdraw/callback",
"ShopOrderId" => $orderId . "", "ShopOrderId" => $orderId . "",
"ShopUserLongId" => "776ae472-d4fc-435c-9639-be5763138d95" "ShopUserLongId" => "776ae472-d4fc-435c-9639-be5763138d95"
]; ];