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

pull/134/MERGE
runphp 4 years ago committed by Gitee
commit 16a06d959a

@ -23,7 +23,7 @@ import org.springframework.stereotype.Component;
public class RedisService
{
@Autowired
public RedisTemplate redisTemplate;
private RedisTemplate redisTemplate;
/**
* IntegerString

Loading…
Cancel
Save