修改消息推送,处方已开具,message_type类型,修改提现数据查询接口
This commit is contained in:
@@ -19,6 +19,9 @@ class DoctorAccountRequest extends FormRequest
|
||||
'getDoctorWithdrawalRecordList' => [ // 获取医生提现记录列表
|
||||
'year',
|
||||
],
|
||||
'getDoctorWithdrawalInfo' => [ // 获取提现数据
|
||||
'order_inquiry_ids',
|
||||
],
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user