查询接口优化

This commit is contained in:
2026-01-12 00:59:08 +08:00
parent 5aac18bc52
commit d73847912d

View File

@@ -67,7 +67,7 @@ public class ESJobSearchImpl implements IESJobSearchService
/**
* 项目启动时,初始化索引及数据
*/
// @PostConstruct
@PostConstruct
public void init()
{
boolean isLockAcquired = false;