Showing
1 changed file
with
1 additions
and
1 deletions
@@ -7,6 +7,6 @@ package com.ui.contants; | @@ -7,6 +7,6 @@ package com.ui.contants; | ||
7 | public class ProjectConstant { | 7 | public class ProjectConstant { |
8 | 8 | ||
9 | //左侧菜单的版本号控制 | 9 | //左侧菜单的版本号控制 |
10 | - public static final String MENU_VERSION = "20180403-002"; | 10 | + public static final String MENU_VERSION = "20180403-003"; |
11 | 11 | ||
12 | } | 12 | } |
-
Please register or login to post a comment