Authored by hugufei

新开店铺召回的数量由10个减少到5个

... ... @@ -15,7 +15,7 @@ public class SknCountConstants {
public static final int REC_SKN_COUNT = 30;
public static final int NEW_SHOP = 4;//减少10->4
public static final int NEW_SHOP = 5;//减少10->5
public static final int ADD_FLOW = 10;
public static final int REC_SORT_BRAND_SKN_COUNT = 10;//8-10
... ...