注释es-PostConstruct

This commit is contained in:
sh
2025-10-10 11:11:13 +08:00
parent 9df9b42d20
commit 439b2b65af

View File

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