@@ -248,7 +248,7 @@ public class SystemConstant {
public static final String REGULAR_EXPRESSION_OF_CODE_SECOND_DIMENSION = "[A-Z][1-9][0-9]*";
public static final String SYS_USER = "sysUser";
public static final String DATA_COUNT = "dataCount";
- public static final List<Long> MENU_MANAGE = Arrays.asList(507L, 508L, 530L, 531L, 675L, 676L, 795L);
+ public static final List<Long> MENU_MANAGE = Arrays.asList(507L, 508L, 530L, 531L, 675L, 676L, 795L, 796L, 797L, 798L, 799L, 800L, 801L, 802L);
public static final float PAPER_DEVIATION = 2;
public static final String COMMA_OF_ENGLISH = ",";
public static final String COMMA_OF_CHINESE = ",";