Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
yoho-node-ci
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
2
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
黄涛
2019-10-29 17:39:33 +0800
Commit
974b91994f849cba8129d1b4cdbb401f98ce8c41
2 parents
b8075c75
e1108077
Merge branch 'hotfix/addxianyuconfig' into 'master'
add xianyu config See merge request
!47
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
apps/models/degrade.js
apps/models/degrade.js
View file @
974b919
...
...
@@ -178,6 +178,10 @@ const defaultDegrades = [
path
:
'/wap/open/webperf'
,
name
:
'打开前端性能上报'
},
{
path
:
'/wap/xianyu/closeservice'
,
name
:
'关闭闲鱼客服系统'
},
];
class
Degrade
extends
Model
{
...
...
Please
register
or
login
to post a comment