wangkun 2 년 전
부모
커밋
2543c54799
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      main/run_bot.py

+ 4 - 4
main/run_bot.py

@@ -388,10 +388,10 @@ class Bot:
                 Bot.robot_download_sheet("bot", "zhihu_hot", duration)
                 Bot.robot_download_sheet("bot", "zhihu_follow", duration)
 
-                Common.logger('bot').info('监控好看已下载表')
-                Bot.robot_download_sheet("bot", "haokan_hot", duration)
-                Bot.robot_download_sheet("bot", "haokan_channel", duration)
-                Bot.robot_download_sheet("bot", "haokan_follow", duration)
+                # Common.logger('bot').info('监控好看已下载表')
+                # Bot.robot_download_sheet("bot", "haokan_hot", duration)
+                # Bot.robot_download_sheet("bot", "haokan_channel", duration)
+                # Bot.robot_download_sheet("bot", "haokan_follow", duration)
 
                 Common.logger("bot").info("监控吉祥幸福已下载表")
                 Bot.robot_download_sheet("bot", "jxxf", duration)