|
@@ -544,7 +544,7 @@ class Feishu:
|
|
|
|
|
|
elif crawler == "gongzhonghao_xinxin":
|
|
elif crawler == "gongzhonghao_xinxin":
|
|
content = "公众号_信欣_爬虫表"
|
|
content = "公众号_信欣_爬虫表"
|
|
- sheet_url = "https://w42nne6hzg.feishu.cn/sheets/shtcnoKThNquYRweaylMFVyo9Hc"
|
|
|
|
|
|
+ sheet_url = "https://w42nne6hzg.feishu.cn/sheets/shtcna98M2mX7TbivTj9Sb7WKBN?"
|
|
users = "\n<at id=" + str(cls.get_userid(log_type, "wangkun")) + "></at> <at id=" + str(
|
|
users = "\n<at id=" + str(cls.get_userid(log_type, "wangkun")) + "></at> <at id=" + str(
|
|
cls.get_userid(log_type, "xinxin")) + "></at>\n"
|
|
cls.get_userid(log_type, "xinxin")) + "></at>\n"
|
|
|
|
|
|
@@ -624,7 +624,7 @@ class Feishu:
|
|
|
|
|
|
|
|
|
|
if __name__ == "__main__":
|
|
if __name__ == "__main__":
|
|
- Feishu.bot("bot", "ggdc", "别紧张,还是我,测试一下")
|
|
|
|
|
|
+ Feishu.bot("bot", "gongzhonghao_xinxin", "别紧张,还是我,测试一下")
|
|
# print(Feishu.get_userid("shipinhao", "lijinchao"))
|
|
# print(Feishu.get_userid("shipinhao", "lijinchao"))
|
|
|
|
|
|
pass
|
|
pass
|