@@ -47,5 +47,7 @@ public interface CacheNames {
String USER_CACHE_USER_ALL_INFO="user:cache:user:all:info";//所有的用户信息
+ String CCPM_IS_CONNECT = "ccpm:is:connect";//是否连接ccpm系统
+
}