修正医生体现数据1

This commit is contained in:
wucongxing8150 2024-04-23 13:09:23 +08:00
parent 2d0305ea2f
commit 18b6bf72ae

View File

@ -20,7 +20,7 @@ class DoctorAccountRequest extends FormRequest
'year', 'year',
], ],
'addDoctorWithdrawal' => [ // 发起提现 'addDoctorWithdrawal' => [ // 发起提现
'order_inquiry_id', 'order_no',
'withdrawal_amount_total', 'withdrawal_amount_total',
'bank_card_id', 'bank_card_id',
], ],