zhangdongming hai 2 meses
pai
achega
5af0b07f8c
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      Object/enums/RedisKeyConstant.py

+ 6 - 0
Object/enums/RedisKeyConstant.py

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