feat: There is no way the, 优化ES k
This commit is contained in:
+1
@@ -2986,6 +2986,7 @@ public class SarStandardsInfoServiceImpl extends ServiceImpl<SarStandardsInfoDao
|
|||||||
content.append(txt);
|
content.append(txt);
|
||||||
wordExtractor.close();
|
wordExtractor.close();
|
||||||
}
|
}
|
||||||
|
fis.close();
|
||||||
} else {
|
} else {
|
||||||
OPCPackage opcPackage = XWPFDocument.openPackage(readFilePath);
|
OPCPackage opcPackage = XWPFDocument.openPackage(readFilePath);
|
||||||
XWPFWordExtractor extractor = new XWPFWordExtractor(opcPackage);
|
XWPFWordExtractor extractor = new XWPFWordExtractor(opcPackage);
|
||||||
|
|||||||
Reference in New Issue
Block a user