|
@@ -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 = "药品";
|