Commit 53b0acdf authored by macro's avatar macro
Browse files

Update RedisServiceImpl.java

parent e6bd6a33
...@@ -10,7 +10,7 @@ import java.util.Set; ...@@ -10,7 +10,7 @@ import java.util.Set;
import java.util.concurrent.TimeUnit; import java.util.concurrent.TimeUnit;
/** /**
* Redis操作实现类 * Redis操作Service实现类
* Created by macro on 2020/3/3. * Created by macro on 2020/3/3.
*/ */
public class RedisServiceImpl implements RedisService { public class RedisServiceImpl implements RedisService {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment