main
黄海 8 months ago
parent a081c01d54
commit 3a771c66c5

@ -85,7 +85,7 @@ public class A12 {
System.exit(0); System.exit(0);
} }
//县区名称 //县区名称
System.out.println(file.getAbsolutePath()); System.out.println("正在进行" + cityName + "-" + areaName + "的数据填充~");
int chartNumber = 36; int chartNumber = 36;
List<List<String>> source1 = ExcelKit.getChartData(file.getAbsolutePath(), chartNumber, 0); List<List<String>> source1 = ExcelKit.getChartData(file.getAbsolutePath(), chartNumber, 0);

Loading…
Cancel
Save