Update RedisService.java

This commit is contained in:
macro 2021-06-21 20:50:01 +08:00
parent 250bd15da1
commit d24e68922f

View File

@ -5,7 +5,7 @@ import java.util.Map;
import java.util.Set;
/**
* redis操作Service
* Redis操作Service
* Created by macro on 2020/3/3.
*/
public interface RedisService {