소스 검색

调整推荐和用户数据整体执行频率

zhangliang 1 개월 전
부모
커밋
d177ea70cd
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      spider/crawler_author/zhongqingkandian_author.py

+ 0 - 1
spider/crawler_author/zhongqingkandian_author.py

@@ -167,7 +167,6 @@ class ZhongQingKanDianAuthor:
             self.LocalLog.info(f"{content_link} 是视频")
             data.update(kwargs)
             self.process_video_obj(data)
-            time.sleep(10)
         except Exception as e:
             tb_info = traceback.format_exc()
             self.aliyun_log.logging(