wangkun 2 vuotta sitten
vanhempi
commit
2543c54799
1 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  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)