|
@@ -36,7 +36,7 @@ public class JianyanTest10 {
|
|
|
private static int maxCount= 10;
|
|
|
private static String directoryPath = "C:\\Users\\17664\\Desktop\\邵逸夫医院爬取数据\\检验";
|
|
|
static HSSFWorkbook workbook;
|
|
|
- static String startLabel = "检验";
|
|
|
+ static String startLabel = "实验室检查";
|
|
|
@Test
|
|
|
public void writeNeo4j() throws Exception {
|
|
|
String propertys = "别名" +
|