新增 获取检测疾病分类列表 接口

This commit is contained in:
2023-07-27 09:11:26 +08:00
parent 822756c39c
commit 174770cdb3
7 changed files with 123 additions and 6 deletions
+1 -3
View File
@@ -27,10 +27,8 @@ class DetectionController extends AbstractController
}
/**
* 获取合作公司检测项目
* 获取合作公司检测项目详情
* @return ResponseInterface
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
*/
public function getDetectionProject(): ResponseInterface
{