病例接口,新增检测链接

This commit is contained in:
2023-08-23 17:24:29 +08:00
parent fac54d3287
commit a003b1083a
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -103,7 +103,6 @@ class DetectionService extends BaseService
$city_id = $this->request->input("city_id");
$county_id = $this->request->input("county_id");
// 获取合作公司数据
$params = array();
$params['company_id'] = $company_id;