Changes between Version 133 and Version 134 of WikiStart/web-intf


Ignore:
Timestamp:
12/27/2012 02:16:48 PM (13 years ago)
Author:
xujianyou
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart/web-intf

    v133 v134  
    14431443common_session_id: xxxx 
    14441444id: 2 
    1445 category_id: 1 
     1445categoryId: 1 
    14461446styles: 1,2,3 
    1447 min_price: 500 
    1448 max_price: 600 
     1447minPrice: 500 
     1448maxPrice: 600 
    14491449}}} 
    14501450提交参数说明:[[BR]] 
    14511451common_session_id: common_session_id [[BR]] 
    14521452id: 非必选,用户修改订阅时,带上id。新增时没有id 
    1453 category_id: 条件,类别id [[BR]] 
     1453categoryId: 条件,类别id [[BR]] 
    14541454styles: 条件,风格id,多个风格用逗号隔开 [[BR]] 
    1455 min_price: 条件,最低价 [[BR]] 
    1456 max_price: 条件,最高价 [[BR]] 
     1455minPrice: 条件,最低价 [[BR]] 
     1456maxPrice: 条件,最高价 [[BR]] 
    14571457 
    14581458注意:条件必须至少提交一个过来