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