合并代码冲突
This commit is contained in:
committed by
zhaokaiyao@91isoft.com
parent
c22db5b063
commit
3070ec5e59
+1
-1
@@ -2174,7 +2174,7 @@ public class SarStandardsInfoServiceImpl extends ServiceImpl<SarStandardsInfoDao
|
||||
String txt = extractor.getText();
|
||||
content.append(txt);
|
||||
}
|
||||
} else {
|
||||
} else {
|
||||
PDDocument document = PDDocument.load(new File(readFilePath));
|
||||
document.getClass();
|
||||
if (!document.isEncrypted()) {
|
||||
|
||||
Reference in New Issue
Block a user