zhang-content/src/main/java/com/ruoyi/service/impl/ZfDoctorServiceImpl.java
@@ -157,7 +157,7 @@ for (ZfDoctor zfDoctor : dataList) { if (zfDoctor.getSymptom().length() == 0) { if (zfDoctor.getSymptom().length() == 0 || zfDoctor.getSymptom() == null) { throw new RuntimeException("症状为空,导入数据失败"); } else {