src/main/java/com/lf/server/service/all/TestService.java
@@ -271,7 +271,7 @@ String inputFile = "C:\\Users\\Administrator\\Desktop\\ts\\项目数据分类统计.docx"; String outPutFile = "C:\\Users\\Administrator\\Desktop\\ts\\NewWord.docx"; Map<String, String> textMap = new HashMap<>(); Map<String, String> textMap = new HashMap<>(1); textMap.put("title", "深圳液化天然气应急调峰站外输管道工程(XQ03T04)"); List<String[]> tableList = new ArrayList<>();