删除多余日志

This commit is contained in:
wr
2023-04-26 20:24:09 +08:00
parent 12b91d0b42
commit a3377a9327
2 changed files with 1 additions and 17 deletions

View File

@@ -21,7 +21,6 @@ public class WordUtil2 {
public void getWord(String path, Map<String, Object> params, String fileName, HttpServletResponse response)
throws Exception {
path = ClearPathUtil.cleanString(path);
// File file = new File(path);
InputStream inStream = null;
CustomXWPFDocument doc = null;
//读取报告模板