wangkun 2 jaren geleden
bovenliggende
commit
4af8e3701d
2 gewijzigde bestanden met toevoegingen van 5 en 5 verwijderingen
  1. 3 3
      main/feishu_lib.py
  2. 2 2
      main/run_bot.py

+ 3 - 3
main/feishu_lib.py

@@ -529,18 +529,18 @@ class Feishu:
                 content = "视频号_推荐_已下载表"
                 sheet_url = "https://w42nne6hzg.feishu.cn/sheets/shtcn9rOdZRAGFbRkWpn7hqEHGc?sheet=c77cf9"
                 users = "\n<at id=" + str(cls.get_userid(log_type, "wangkun")) + "></at> <at id=" + str(
-                    cls.get_userid(log_type, "lijinchao")) + "></at>\n"
+                    cls.get_userid(log_type, "wuchaoyue")) + "></at>\n"
             elif crawler == "shipinhao_follow":
                 content = "视频号_定向_已下载表"
                 sheet_url = "https://w42nne6hzg.feishu.cn/sheets/shtcn9rOdZRAGFbRkWpn7hqEHGc?sheet=KsVtLe"
                 users = "\n<at id=" + str(cls.get_userid(log_type, "wangkun")) + "></at> <at id=" + str(
-                    cls.get_userid(log_type, "lijinchao")) + "></at>\n"
+                    cls.get_userid(log_type, "wuchaoyue")) + "></at>\n"
 
             elif crawler == "zongjiao":
                 content = "宗教公众号爬虫表"
                 sheet_url = "https://w42nne6hzg.feishu.cn/sheets/shtcn73NW0CyoOeF21HWO15KBsb"
                 users = "\n<at id=" + str(cls.get_userid(log_type, "wangkun")) + "></at> <at id=" + str(
-                    cls.get_userid(log_type, "lijinchao")) + "></at>\n"
+                    cls.get_userid(log_type, "gaonannan")) + "></at>\n"
 
             else:
                 content = "小年糕爬虫表"

+ 2 - 2
main/run_bot.py

@@ -343,8 +343,8 @@ class Bot:
                 Common.logger("bot").info("监控吉祥幸福已下载表")
                 Bot.robot_download_sheet("bot", "jxxf", duration)
 
-                Common.logger("bot").info("监控众妙音信已下载表")
-                Bot.robot_download_sheet("bot", "zmyx", duration)
+                # Common.logger("bot").info("监控众妙音信已下载表")
+                # Bot.robot_download_sheet("bot", "zmyx", duration)
 
                 # Common.logger("bot").info("监控祝福猫已下载表")
                 # Bot.robot_download_sheet("bot", "zhufumao", duration)