FUYU
2023-12-18 b329ab986e250bb27e46ace97cf208f3b26d145a
force-app/main/default/classes/InspectCheckControllerTest.cls
@@ -60,6 +60,7 @@
        ids.Add(hospital.Id);
       //根据ID查询  招投标项目
      InspectCheckController.GetInspectById(Ten.Id);
        InspectCheckController.cannotModifyIsRelateProject(Ten.Id);
        //招投标项目列表字段 irrelevantReasons__c 所有的值
      InspectCheckController.GetIrrelevantReasons();
        //招投标项目列表字段 irresponsibleReason__c 所有的值