获取患者进行中的检测订单
This commit is contained in:
@@ -21,6 +21,9 @@ class DetectionRequest extends FormRequest
|
||||
'doctor_id', // 医生id
|
||||
'client_type', // 客户端类型(1:手机 2:电脑)
|
||||
],
|
||||
'getDetectionDoctorOrderFirst' => [ // 创建检测订单
|
||||
'family_id',
|
||||
],
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user