...
|
...
|
@@ -4,6 +4,6 @@ public class RecallCommonConstants { |
|
|
|
|
|
public static final int MAX_JOIN_BRANDID = 15;//截取【品牌的】数量-for召回
|
|
|
|
|
|
public static final int MAX_JOIN_SORT_BRAND = 50;//截取【品牌-品类】的数量-for排序
|
|
|
public static final int MAX_JOIN_SORT_BRAND = 20;//截取【品牌-品类】的数量-for排序
|
|
|
|
|
|
} |
...
|
...
|
|