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-03-30 15:16:41 +0800
Commit
8aeb19de90df45a142c8d23fdafd37d1e087892c
1 parent
7c810548
权限组
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 @
8aeb19d
...
...
@@ -7,6 +7,6 @@ package com.ui.contants;
public
class
ProjectConstant
{
//左侧菜单的版本号控制
public
static
final
String
MENU_VERSION
=
"20180330-00
2
"
;
public
static
final
String
MENU_VERSION
=
"20180330-00
3
"
;
}
...
...
Please
register
or
login
to post a comment