数据库配置文件

This commit is contained in:
2026-01-10 20:34:29 +08:00
parent 0026c838ea
commit e01a1bf253
2 changed files with 2 additions and 2 deletions

View File

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