server/dmmall_service/src/main/java/com/doumee/core/utils/Constants.java
@@ -15,6 +15,10 @@ public static final int ZERO = 0 ; public static final int ONE = 1 ; public static final int TWO = 2 ; public static final int THREE = 3 ; public static final int FOUR = 4 ; public static final String LABELS_IMG ="LABELS_IMG" ; /** * mq tag */ @@ -915,7 +919,7 @@ HOMEZHUANQU(12, "首页专区", "首页专区"), BIG_AREA(13, "区域分类", "区域分类"), APPLICABLE_BRAND(14, "适用品牌", "适用品牌"), SERIES_BRAND(15, "系列品牌", "系列品牌"), SERIES_BRAND(15, "品牌系列", "品牌系列"), ; // 成员变量 private String name;