feat: 支付更改
This commit is contained in:
parent
0f69802c25
commit
04923944dc
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue