:art: Opt MEMBERCARD_USERINFO_LIST

huangqimin %!s(int64=5) %!d(string=hace) años
padre
commit
714f03e3d9
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      utils/redis/rkeys.py

+ 2 - 0
utils/redis/rkeys.py

@@ -72,6 +72,8 @@ MINI_PROGRAM_GIS_LIST = 'tamron:miniprogram:gis:list'
72 72
 
73 73
 SCREEN_ADMIN_LOGIN = 'tamron:screen:admin:login:%s:%s'  # brand_id, token
74 74
 
75
+MEMBERCARD_USERINFO_LIST = 'tamron:membercard:userinfo'  #
76
+
75 77
 SUBSCRIBE_USERINFO_LIST = 'subscribe:userinfo:%s'
76 78
 
77 79
 MEMBER_SHOT_DATA = 'kodo:member:shot:data'