|
@@ -46,7 +46,7 @@ class SendFeiShuMsg:
|
|
|
@staticmethod
|
|
|
def send_cookie_robot_msg(msg_content):
|
|
|
try:
|
|
|
- url = 'https://open.feishu.cn/open-apis/bot/v2/hook/4c20b26f-6a58-4ebf-9754-80ab1b35387e'
|
|
|
+ url = 'https://open.feishu.cn/open-apis/bot/v2/hook/6f1e77f2-cdc3-48d6-957e-4c9953da55c0'
|
|
|
req_head = {"Content-Type": "application/json"}
|
|
|
req_data = {
|
|
|
"msg_type": "text",
|