Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qa-api
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QA
qa-api
Commits
8249f40b
Commit
8249f40b
authored
Sep 29, 2020
by
温海元
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change ding address
parent
ad36941c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
recovery.js
app/jobs/recovery.js
+1
-1
app.config.js
src/app.config.js
+2
-2
No files found.
app/jobs/recovery.js
View file @
8249f40b
...
@@ -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
'
,
...
...
src/app.config.js
View file @
8249f40b
...
@@ -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
'
,
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment