新增 获取检测疾病分类列表 接口
This commit is contained in:
@@ -27,10 +27,8 @@ class DetectionController extends AbstractController
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取合作公司检测项目
|
||||
* 获取合作公司检测项目详情
|
||||
* @return ResponseInterface
|
||||
* @throws ContainerExceptionInterface
|
||||
* @throws NotFoundExceptionInterface
|
||||
*/
|
||||
public function getDetectionProject(): ResponseInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user