管道基础大数据平台系统开发-【后端】-Server
13693261870
2024-03-25 b6b0cb226fcf184525ee7b36af3a09471e9c0057
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<>();