修复便签功能
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
package com.ruoyi.common.core.redis;
|
||||
|
||||
/**
|
||||
* @Auther: Wang
|
||||
* @Date: 2021/01/24 16:52
|
||||
* 功能描述:RedisKey key 工具
|
||||
*/
|
||||
public class RedisKey {
|
||||
|
||||
public static final String USER_FOLLOW ="USER:FOLLOW:";
|
||||
}
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user