Changes between Version 25 and Version 26 of Ticket #130


Ignore:
Timestamp:
11/27/2012 06:17:23 PM (13 years ago)
Author:
chenchongqi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #130 – Description

    v25 v26  
    6969productTypeSqlBuilder 
    7070  .setBrand(123) 
    71   .productPriceBetween(1000, 2000)//全国价区间 
     71  .setProductPriceBetween(1000, 2000)//全国价区间 
    7272  .setSmallType(456)   
    7373  .orderByLastCount()