zhangdongming 2 mesiacov pred
rodič
commit
5af0b07f8c
1 zmenil súbory, kde vykonal 6 pridanie a 0 odobranie
  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:'