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
Email Patches
Plain Diff
Browse Files
Authored by
TaoHuang
2019-10-29 17:37:29 +0800
Commit
e1108077a69764b69799296f2f82072b9cdced9a
1 parent
b8075c75
add xianyu config
Hide 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 @
e110807
...
...
@@ -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