@@ -1,7 +1,5 @@
package com.chelvc.framework.redis;
public interface RedisConstant {
-
String USER_ADDRESS = "user:address:";
}