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
qinchao
2018-04-03 18:12:15 +0800
Commit
5660309ea5c2188771d6f353e13240dcf28fced7
1 parent
ab8dd374
用户权限
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 @
5660309
...
...
@@ -7,6 +7,6 @@ package com.ui.contants;
public
class
ProjectConstant
{
//左侧菜单的版本号控制
public
static
final
String
MENU_VERSION
=
"20180403-00
2
"
;
public
static
final
String
MENU_VERSION
=
"20180403-00
3
"
;
}
...
...
Please
register
or
login
to post a comment