获取提现数据修改

This commit is contained in:
2024-04-22 15:36:01 +08:00
parent 26d89a58e3
commit 971baa32bf
4 changed files with 13 additions and 42 deletions
-3
View File
@@ -19,9 +19,6 @@ class DoctorAccountRequest extends FormRequest
'getDoctorWithdrawalRecordList' => [ // 获取医生提现记录列表
'year',
],
'getDoctorWithdrawalInfo' => [ // 获取提现数据
'order_inquiry_ids',
],
'addDoctorWithdrawal' => [ // 发起提现
'order_inquiry_id',
'withdrawal_amount_total',