linfan 1 рік тому
батько
коміт
b016820a87
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      video_recall.py

+ 1 - 1
video_recall.py

@@ -2617,7 +2617,7 @@ class PoolRecall(object):
             return None
 
     def get_U2I_config(self):
-        recall_key = "u2i_exp_config_pos"
+        recall_key = "u2i_exp_config_pos1"
         data = self.redis_helper.get_data_from_redis(key_name=recall_key)
         if data is not None:
             try: