liqian il y a 3 ans
Parent
commit
f49bb5d2f4
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      video_recall.py

+ 2 - 0
video_recall.py

@@ -352,6 +352,8 @@ class PoolRecall(object):
                 elif now_h > config_.ROV_UPDATE_H + 2:
                     send_msg_to_feishu(feishu_text)
 
+            return key_name, redis_date
+
         elif pool_type == 'flow':
             return config_.FLOW_POOL_KEY_NAME_PREFIX + str(self.app_type)