集成微信登录双token——/refreshToken 接口加密处理

This commit is contained in:
sh
2026-05-11 18:57:40 +08:00
parent bf79bc89d7
commit 9135b8130a
3 changed files with 9 additions and 5 deletions

View File

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