Pre Merge pull request !134 from runphp/N/A

This commit is contained in:
runphp 2022-01-14 02:54:36 +00:00 committed by Gitee
commit 16a06d959a
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import org.springframework.stereotype.Component;
public class RedisService public class RedisService
{ {
@Autowired @Autowired
public RedisTemplate redisTemplate; private RedisTemplate redisTemplate;
/** /**
* 缓存基本的对象IntegerString实体类等 * 缓存基本的对象IntegerString实体类等