Changes between Version 13 and Version 14 of Ticket #130
- Timestamp:
- 11/27/2012 05:41:29 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #130 – Description
v13 v14 56 56 例如:public List genVisitCountWEB(List from,int defaultPercent) 增加 57 57 public List genVisitCountWEB(long[] from,int defaultPercent) 58 {{{ 59 不需要眼花缭乱地传参数,不需要每个参数判断是否存在。。。 60 ProductTypeSqlBuilder productTypeSqlBuilder = new ProductTypeSqlBuilder(); 61 productTypeSqlBuilder.setBrand(123).setSmallType(456).orderByLastCount().getSqlBuilder().page(0,100); 62 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)