Browse Source

redis常量 - APP扫码工具域名

linhaohong 6 months ago
parent
commit
2d183ec747
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Object/Enums/RedisKeyConstant.py

+ 2 - 0
Object/Enums/RedisKeyConstant.py

@@ -27,6 +27,8 @@ class RedisKeyConstant(Enum):
     TODAY_CLOUD_QUERY_NUMBER = 'TODAY:CLOUD:QUERY:NUMBER'
     # 基础模块用户ID
     BASIC_USER = 'BASIC:USER:'
+    # APP扫码工具域名
+    APP_DOMAIN_NAME = "DOMAIN:NAME"
 
     # Redis 过期时间常量 (秒)
     EXPIRE_TIME_60_SECONDS = 60    # 60秒