获取提现数据修改
This commit is contained in:
@@ -19,9 +19,6 @@ class DoctorAccountRequest extends FormRequest
|
||||
'getDoctorWithdrawalRecordList' => [ // 获取医生提现记录列表
|
||||
'year',
|
||||
],
|
||||
'getDoctorWithdrawalInfo' => [ // 获取提现数据
|
||||
'order_inquiry_ids',
|
||||
],
|
||||
'addDoctorWithdrawal' => [ // 发起提现
|
||||
'order_inquiry_id',
|
||||
'withdrawal_amount_total',
|
||||
|
||||
Reference in New Issue
Block a user