Changes between Version 8 and Version 9 of Ticket #130


Ignore:
Timestamp:
11/26/2012 04:35:03 PM (13 years ago)
Author:
chenchongqi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #130 – Description

    v8 v9  
    4545---- 
    4646初步拆分: 
     47public List<Product> buildProductList(long[] productIds[]) 
    4748public long[] searchTopProductIds(long brandId, long smallTypeId, int size) 
    4849public long[] searchTopProductIds(long brandId, long smallTypeId, int priceMax, int priceMin, int size)