dev798
wxy 2024-04-23 15:07:23 +08:00
parent 810b36b9db
commit 217b0e6c87
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@ import java.util.concurrent.TimeUnit;
@Component @Component
public class RedisService { public class RedisService {
@Autowired @Autowired
public RedisTemplate redisTemplate;1 public RedisTemplate redisTemplate;
/** /**
* IntegerString * IntegerString
* *