Merge branch 'develop_migration' into 'develop_master'

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

See merge request LiuChao/foton-slrs-system-rest!474
This commit is contained in:
super_liu
2022-05-01 13:17:55 +08:00
@@ -3004,8 +3004,8 @@ public class SarStandardsInfoServiceImpl extends ServiceImpl<SarStandardsInfoDao
String pdfFileInText = tStripper.getText(document);
// String[] lines = pdfFileInText.split("\\r?\\n");
content.append(pdfFileInText);
document.close();
}
document.close();
}
} catch (Exception e) {
logger.error("搜索中心新增数据读取文档内容时失败");