@@ -0,0 +1,6 @@
+from enum import Enum
+
+class RedisKeyConstant(Enum):
+ # 设备版本信息
+ PUSH_STORAGE_CONFIG_UID = 'push:store:config:uid:'