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
jimi.ji
2018-12-03 10:50:09 +0800
Commit
c34b9be6181bafd70e7d37d833f3e19c7588e989
1 parent
5f50aa8e
add java config
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
monitor-ui-common/src/main/java/com/ui/contants/ProjectConstant.java
monitor-ui-common/src/main/java/com/ui/contants/ProjectConstant.java
View file @
c34b9be
...
...
@@ -8,7 +8,7 @@ public class ProjectConstant {
//左侧菜单的版本号控制
public
static
final
String
MENU_VERSION
=
"20181
114
-001"
;
public
static
final
String
MENU_VERSION
=
"20181
203
-001"
;
public
static
final
String
DEPLOY_IP
=
"10.66.80.23"
;
...
...
Please
register
or
login
to post a comment