Joe 9 月之前
父节点
当前提交
e1a3f66804
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      qiaojialiang/FeishuBot.py

+ 1 - 1
qiaojialiang/FeishuBot.py

@@ -1,7 +1,7 @@
 import requests
 
 class FeishuBot:
-    webhook_url = "https://open.feishu.cn/open-apis/bot/v2/hook/your_webhook_id"
+    webhook_url = "https://open.feishu.cn/open-apis/bot/v2/hook/842434bd-516b-4e0d-86d5-8e14b5a15346"
 
     def __init__(self):
         self.webhook_url = self.webhook_url