Commit 70e30656 authored by 温海元's avatar 温海元

change ding address

parent 124dee41
......@@ -69,7 +69,7 @@ const dingTalkPush = async function (item, is_recover) {
},
};
await awaitRequest({
url: 'https://oapi.dingtalk.com/robot/send?access_token=473e49a1b6d4952e2306e0a8e530573384a6340052c40365a141b30757fd0997',
url: 'https://oapi.dingtalk.com/robot/send?access_token=ac34acb1307a564e105269f8ff49d6da4b608bc019d444dc91a2738e8c2d32ee',
method: 'POST',
headers: {
'Content-Type': 'application/json;charset=utf-8',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment