Ver Fonte

update video recall

linfan há 1 ano atrás
pai
commit
e7c4d1a21e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      video_recall.py

+ 1 - 1
video_recall.py

@@ -2623,7 +2623,7 @@ class PoolRecall(object):
             return None
 
     def get_U2I_config(self):
-        recall_key = "u2i_exp_config_pos_range"
+        recall_key = "u2i_exp_config_pos_range_new"
         data = self.redis_helper.get_data_from_redis(key_name=recall_key)
         if data is not None and data!="":
             try: