[测评系统]--测评系统核心代码库
林致杰
2022-03-07 c63c907840e9c194d92ad490efd5f76c7f67a900
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 {