对话接口 ws改造

This commit is contained in:
2026-01-09 21:14:52 +08:00
parent 9697bfe3cf
commit e6783b0ce1
6 changed files with 377 additions and 26 deletions

View File

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