liqian 3 年之前
父節點
當前提交
f49bb5d2f4
共有 1 個文件被更改,包括 2 次插入0 次删除
  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)