Changes between Version 10 and Version 11 of Ticket #130
- Timestamp:
- 11/26/2012 05:52:30 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #130 – Description
v10 v11 45 45 ---- 46 46 初步拆分: 47 public List<Product> buildProductList(long[] productIds[])48 47 public long[] searchTopProductIds(long brandId, long smallTypeId, int size) 49 48 public long[] searchTopProductIds(long brandId, long smallTypeId, int priceMax, int priceMin, int size) … … 51 50 public long[] filterBrandIds(long[] productIds, long[] bandBrandIds[]) 52 51 public long[] filterAdIds(long[] productIds, String[] fixedIds, String[] sequenceIds) 52 53 ---- 54 使用的地方: 55 例如:public List genVisitCountWEB(List from,int defaultPercent) 增加 56 public List genVisitCountWEB(long[] from,int defaultPercent)
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)