WechatGroup

This commit is contained in:
Lishundong
2025-10-09 22:35:52 +08:00
parent 6d6439fbd9
commit 9df9b42d20

View File

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