云账号-银行卡提现功能提交
This commit is contained in:
@@ -149,8 +149,8 @@ class YunPay
|
|||||||
'dealer_id' => $this->sys_config->dealer_id, // 平台企业 ID
|
'dealer_id' => $this->sys_config->dealer_id, // 平台企业 ID
|
||||||
'broker_id' => $this->sys_config->broker_id, // 综合服务主体 ID
|
'broker_id' => $this->sys_config->broker_id, // 综合服务主体 ID
|
||||||
'real_name' => $this->real_name,
|
'real_name' => $this->real_name,
|
||||||
'card_no' => $this->id_card,
|
'card_no' => $this->card_no,
|
||||||
'id_card' => $this->card_no,
|
'id_card' => $this->id_card,
|
||||||
'phone_no' => $this->phone,
|
'phone_no' => $this->phone,
|
||||||
'pay' => $this->order_amount,
|
'pay' => $this->order_amount,
|
||||||
'pay_remark' => $this->remark,
|
'pay_remark' => $this->remark,
|
||||||
|
|||||||
Reference in New Issue
Block a user