wangkun há 2 anos atrás
pai
commit
2543c54799
1 ficheiros alterados com 4 adições e 4 exclusões
  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)