|
@@ -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 {
|