Changes between Version 151 and Version 152 of WikiStart/web-intf


Ignore:
Timestamp:
01/18/2013 05:18:00 PM (13 years ago)
Author:
tongyiliang
Comment:

修改新增修改订阅接口的参数说明

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart/web-intf

    v151 v152  
    14371437http://trac.pc.com.cn/mobile/pototype/ideas/youjiapin/req1.0.0/ [[BR]] 
    14381438 
    1439 URL:http://youpin.pchouse.com.cn/jsp/intf/user_subscribe.jsp[[BR]] 
     1439URL:http://youpin.pchouse.com.cn/jsp/intf/user_subscribe.jsp [[BR]] 
    14401440 
    14411441请求方式:POST[[BR]] 
     
    14491449common_session_id: xxxx 
    14501450id: 2 
    1451 categoryId: 1 
    1452 styles: 1,2,3 
    1453 minPrice: 500 
    1454 maxPrice: 600 
     1451category:101 
     1452brand:诗雅轩家具旗舰店 
     1453style:316 
     1454material:365 
     1455service:2 
     1456price:30,1000 
    14551457}}} 
    14561458提交参数说明:[[BR]] 
    14571459common_session_id: common_session_id [[BR]] 
    14581460id: 非必选,用户修改订阅时,带上id。新增时没有id [[BR]] 
    1459 categoryId: 条件,类别id [[BR]] 
    1460 styles: 条件,风格id,多个风格用逗号隔开 [[BR]] 
    1461 minPrice: 条件,最低价 [[BR]] 
    1462 maxPrice: 条件,最高价 [[BR]] 
     1461category: 类别ID,多个类别用逗号隔开 [[BR]] 
     1462brand: 品牌,多个品牌用逗号隔开  [[BR]] 
     1463style: 风格ID,多个风格用逗号隔开  [[BR]] 
     1464material: 材质ID,多个材质用逗号隔开  [[BR]] 
     1465service: 服务ID,多个服务用逗号隔开  [[BR]] 
     1466price: 价格,多个价格用逗号隔开 [[BR]] 
    14631467 
    14641468注意:条件必须至少提交一个过来