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
2019-03-25 14:19:58 +0800
Commit
e0aef3e8114dd5d51d0b9b938f1717abecf48d49
1 parent
3169df79
add fix
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 @
e0aef3e
...
...
@@ -8,7 +8,7 @@ public class ProjectConstant {
//左侧菜单的版本号控制
public
static
final
String
MENU_VERSION
=
"20190124-00
1
"
;
public
static
final
String
MENU_VERSION
=
"20190124-00
6
"
;
public
static
final
String
DEPLOY_IP
=
"10.66.80.23"
;
...
...
Please
register
or
login
to post a comment