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 14:07:01 +0800
Commit
c9cb6e1d978c0919926c94916b0b3d694ca7c7a9
1 parent
84c7b671
add js version
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 @
c9cb6e1
...
...
@@ -8,7 +8,7 @@ public class ProjectConstant {
//左侧菜单的版本号控制
public
static
final
String
MENU_VERSION
=
"20181203-00
2
"
;
public
static
final
String
MENU_VERSION
=
"20181203-00
3
"
;
public
static
final
String
DEPLOY_IP
=
"10.66.80.23"
;
...
...
Please
register
or
login
to post a comment