[测评系统]--测评系统核心代码库
林致杰
2022-02-28 87e7b5f463d9207104b36881dd5a3e6be0656a61
src/main/java/com/ots/common/utils/poi/WordUtil.java
@@ -859,7 +859,7 @@
        changeTable(document, textMap);
        //设置图表控件
        //changChar(textMap, document, reportType, templateType);
        changChar(textMap, document, reportType, templateType);
        document.write(out);
    }
    private static void changeTextBox(XWPFDocument document, Map<String, Object> textMap) throws DocumentException {