@ -133,8 +133,6 @@ public class DiseasePhysicalManageServiceImpl implements DiseasePhysicalManageSe
Assert.notNull(diseasePhysical.getExpectedDiagnosisResult(),"预期诊断结果不能为空");
Assert.notNull(diseasePhysical.getLocationDiagnosisFlag(),"部位诊断结果不能为空");
}