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 {