Commit d24e6892 authored by macro's avatar macro
Browse files

Update RedisService.java

parent 250bd15d
...@@ -5,7 +5,7 @@ import java.util.Map; ...@@ -5,7 +5,7 @@ import java.util.Map;
import java.util.Set; import java.util.Set;
/** /**
* redis操作Service * Redis操作Service
* Created by macro on 2020/3/3. * Created by macro on 2020/3/3.
*/ */
public interface RedisService { public interface 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