Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
monitor-ui
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zhengyouwei
8 years ago
Commit
3f8a9c9cd3e4ed6c8185502f636c68a3585b13f4
1 parent
1d84f63d
yoho-now
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
monitor-ui-common/src/main/java/com/ui/project/ProjectOnline.java
monitor-ui-common/src/main/java/com/ui/project/ProjectOnline.java
View file @
3f8a9c9
...
...
@@ -38,6 +38,7 @@ public class ProjectOnline {
JAVA_LIST
.
add
(
new
Project
(
"1"
,
"yoho-message-controller"
,
"684"
,
"yoho30"
));
JAVA_LIST
.
add
(
new
Project
(
"1"
,
"yoho-message-sender"
,
"685"
,
"yoho30"
));
JAVA_LIST
.
add
(
new
Project
(
"1"
,
"yohobuy-global"
,
"679"
,
"yoho30"
));
JAVA_LIST
.
add
(
new
Project
(
"1"
,
"yoho-now"
,
"690"
,
"YOHONow"
));
JAVA_LIST
.
add
(
new
Project
(
"2"
,
"yoho-search-service"
,
"12"
,
"yoho-search"
));
...
...
Please
register
or
login
to post a comment