feat: There is no way the, 优化ES k

This commit is contained in:
super_liu
2022-05-01 13:07:57 +08:00
parent eee8b90148
commit 99c6348584
@@ -2986,6 +2986,7 @@ public class SarStandardsInfoServiceImpl extends ServiceImpl<SarStandardsInfoDao
content.append(txt);
wordExtractor.close();
}
fis.close();
} else {
OPCPackage opcPackage = XWPFDocument.openPackage(readFilePath);
XWPFWordExtractor extractor = new XWPFWordExtractor(opcPackage);