新增 获取检测机构合作医生列表 接口
This commit is contained in:
@@ -13,6 +13,9 @@ class DetectionRequest extends FormRequest
|
||||
'getDetectionProjectList' => [ // 获取合作公司检测项目列表
|
||||
'company_id',
|
||||
],
|
||||
'getDetectionDoctorList' => [ // 获取检测机构合作医生列表
|
||||
'company_id',
|
||||
],
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user