|
@@ -16,7 +16,7 @@ class feishuMsg:
|
|
|
@classmethod
|
|
|
def send_robot_msg(cls, msg_content):
|
|
|
try:
|
|
|
- url = 'https://open.feishu.cn/open-apis/bot/v2/hook/c567fbee-be1f-4143-987e-19decdade0d2'
|
|
|
+ url = 'https://open.feishu.cn/open-apis/bot/v2/hook/3476829c-29a4-4db8-b53b-4a83194a4759'
|
|
|
headers = {
|
|
|
'Content-Type': 'application/json'
|
|
|
}
|