SGTY 5 月之前
父节点
当前提交
0f602df7e9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/test/java/com/qizhen/healsphere/DrugTest10.java

+ 1 - 1
src/test/java/com/qizhen/healsphere/DrugTest10.java

@@ -37,7 +37,7 @@ public class DrugTest10 {
     RelationshipService relationshipService;
     @Autowired
     EntityService entityService;
-    private static int maxCount= 10;
+    private static int maxCount= -1;
     private static String drugExcelPath = "C:\\Users\\17664\\Desktop\\药品说明书-部分字段-部分内容.xlsx";
     static HSSFWorkbook workbook;
     static String startLabel = "药品";