Commit 8249f40b authored by 温海元's avatar 温海元

change ding address

parent ad36941c
...@@ -92,7 +92,7 @@ const dingtalk = async function (namespace, msg) { ...@@ -92,7 +92,7 @@ const dingtalk = async function (namespace, msg) {
}, },
} }
await awaitRequest({ await awaitRequest({
url: 'https://oapi.dingtalk.com/robot/send?access_token=fda5fe4616b73ab85c087cdea55dec94d4655705ebaf68e0d0ab330f1e1de00b', url: 'https://oapi.dingtalk.com/robot/send?access_token=ac34acb1307a564e105269f8ff49d6da4b608bc019d444dc91a2738e8c2d32ee',
method: 'POST', method: 'POST',
headers: { headers: {
'Content-Type': 'application/json;charset=utf-8', 'Content-Type': 'application/json;charset=utf-8',
......
...@@ -53,9 +53,9 @@ module.exports = { ...@@ -53,9 +53,9 @@ module.exports = {
}, },
prometheus: 'http://172.17.5.17:30002', prometheus: 'http://172.17.5.17:30002',
dingdingResouce: 'https://oapi.dingtalk.com/robot/send?access_token' dingdingResouce: 'https://oapi.dingtalk.com/robot/send?access_token'
+ '=fae6b46742f9f261997a7f4f07bb6ba21f274dc3e602065fff5c4f76cf1dbf53', + '=ac34acb1307a564e105269f8ff49d6da4b608bc019d444dc91a2738e8c2d32ee',
sonarHost: 'http://sonar.quantgroups.com', sonarHost: 'http://sonar.quantgroups.com',
qahomeHost: 'http://qa2.liangkebang.com', qahomeHost: 'http://qa2.liangkebang.com',
snorDingRobotAddr: 'https://oapi.dingtalk.com/robot/send?access_token' snorDingRobotAddr: 'https://oapi.dingtalk.com/robot/send?access_token'
+ '=0da7a1066b42bb23f079dacec3b7975e8cc12cee7efc5316a9b5b1900779a407', + '=ac34acb1307a564e105269f8ff49d6da4b608bc019d444dc91a2738e8c2d32ee',
} }
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