补充注解

This commit is contained in:
gaoyutao
2026-01-08 09:34:57 +08:00
parent ea6caa0211
commit d7432bc53f
@@ -25,6 +25,7 @@ import org.springframework.data.redis.core.RedisOperations;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.data.redis.core.SessionCallback;
import org.springframework.scheduling.annotation.EnableScheduling;
import org.springframework.scheduling.annotation.Scheduled;
import org.springframework.stereotype.Component;
import javax.annotation.PostConstruct;