WechatGroup
This commit is contained in:
@@ -685,6 +685,7 @@ public class JobServiceImpl extends ServiceImpl<JobMapper,Job> implements IJobSe
|
|||||||
logger.error("导入数据过程中发生异常: {}", e.getMessage(), e);
|
logger.error("导入数据过程中发生异常: {}", e.getMessage(), e);
|
||||||
throw new RuntimeException(e);
|
throw new RuntimeException(e);
|
||||||
}
|
}
|
||||||
|
iesJobSearchService.resetTextCache();
|
||||||
}
|
}
|
||||||
|
|
||||||
private Long getCompanyId(List<Company> allCompany, String aab004) {
|
private Long getCompanyId(List<Company> allCompany, String aab004) {
|
||||||
|
Reference in New Issue
Block a user