Showing
1 changed file
with
2 additions
and
2 deletions
@@ -16,8 +16,8 @@ public class SknCountConstants { | @@ -16,8 +16,8 @@ public class SknCountConstants { | ||
16 | public static final int NEW_SHOP = 5;//减少10->5 | 16 | public static final int NEW_SHOP = 5;//减少10->5 |
17 | public static final int ADD_FLOW = 10; | 17 | public static final int ADD_FLOW = 10; |
18 | 18 | ||
19 | - public static final int REC_SORT_BRAND_SKN_COUNT = 8; | ||
20 | - public static final int VEC_SORT_BRAND_SKN_COUNT = 5; | 19 | + public static final int REC_SORT_BRAND_SKN_COUNT = 6; |
20 | + public static final int VEC_SORT_BRAND_SKN_COUNT = 4; | ||
21 | 21 | ||
22 | public static final int MAX_USER_RECALL_SKN_CACHE_COUNT = 300; | 22 | public static final int MAX_USER_RECALL_SKN_CACHE_COUNT = 300; |
23 | 23 |
-
Please register or login to post a comment