Changes between Version 142 and Version 143 of pcauto_BuyAuto_1.0.0


Ignore:
Timestamp:
09/16/2014 05:12:45 PM (12 years ago)
Author:
limingjiu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_BuyAuto_1.0.0

    v142 v143  
    1616==== 2.1.1.车型库-品牌列表==== 
    1717备注:获取车型库品牌列表  
    18 [[BR]]请求URL:http://mrobot.pcauto.com.cn/v2/price/brands 
     18[[BR]]Mrobot请求URL:http://mrobot.pcauto.com.cn/v2/price/brands 
    1919[[BR]]请求后端URL:http://price.pcauto.com.cn/interface/iphone/brand_list.jsp, 
    2020[[BR]]HTTP请求方式:get 
     
    2727==== 2.1.2.车型库-品牌-车系列表 ==== 
    2828备注:通过品牌ID得到车系列表 
    29 [[BR]]请求后端URL(开发):http://dev3.pcauto.com.cn:8001/interface/iphone/serialGroup_list_v2.jsp?bid=1&type=1 
    30 [[BR]]请求后端URL(线上):http://price.pcauto.com.cn/interface/iphone/serialGroup_list_v2.jsp?bid=3&type=1 
    3129[[BR]]Mrobot请求URL:http://mrobot.pcauto.com.cn/v3/price/getSerialListByBrandId/1?type=1 
    3230[[BR]] HTTP请求方式:get 
     
    7876==== 2.1.4.车型库-热销排行榜 ==== 
    7977备注: 
    80 [[BR]]请求后端URL(开发):http://dev3.pcauto.com.cn:8001/interface/iphone/praiselist_by_kindId.jsp?kindId=1&pageNo=1&pageSize=10 
     78[[BR]]Mrobot正式URL    :http://mrobot.pcauto.com.cn/buy/price/hotSellSerials/1?pageNo=1&pageSize=20 
     79[[BR]]请求后端URL(开发):http://v17.pcauto.com.cn:8002/interface/iphone/praiselist_by_kindId.jsp?kindId=1&pageNo=1&pageSize=10 
    8180[[BR]]请求后端URL(线上):http://price.pcauto.com.cn/interface/iphone/praiselist_by_kindId.jsp?kindId=3&pageNo=1&pageSize=10 
    82 [[BR]]Mrobot正式URL:http://mrobot.pcauto.com.cn/buy/price/hotSellSerials/1?pageNo=1&pageSize=20 
    8381[[BR]]HTTP请求方式:get 
    8482[[BR]]是否需要登录:否 
     
    107105==== 2.1.4.车型库-搜索-关键词==== 
    108106备注:动态获取搜索关键字,由编辑在cms里维护 
     107[[BR]]Mrobot请求URL:http://mrobot.pcauto.com.cn/buy/price/modelsForSearch 
    109108[[BR]]请求后端URL(线上):http://www.pcauto.com.cn/client/news/tghd/1409/intf4687.js 
    110 [[BR]]Mrobot请求URL:http://mrobot.pcauto.com.cn/buy/price/modelsForSearch 
    111109[[BR]]HTTP请求方式:get 
    112110[[BR]]是否需要登录:否 
     
    127125==== 2.1.5 车型库-车系搜索 ==== 
    128126备注: 
    129 [[BR]]请求后端URL:http://price.pcauto.com.cn/interface/iphone/search_serial_group_list.jsp?pageNo=1&pageSize=1000&keyword=大众   
    130127[[BR]]Mrobot请求URL:http://mrobot.pcauto.com.cn/v3/price/models/search?keyword=大众&pageNo=1&pageSize=1000   
     128[[BR]]请求后端URL:     http://price.pcauto.com.cn/interface/iphone/search_serial_group_list.jsp?pageNo=1&pageSize=1000&keyword=大众   
    131129[[BR]]HTTP请求方式:get 
    132130[[BR]]是否需要登录:否 
     
    142140==== 2.1.6 车型库-根据车型id查询车型详细 ==== 
    143141备注: 
     142[[BR]]Mrobot请求URL:http://mrobot.pcauto.com.cn/buy/price/modelMessage 
    144143[[BR]]请求后端URL(线上):http://price.pcauto.com.cn/interface/iphone/model_detail.jsp?mid=1&haveDealerPrice=0&haveBuyCarPrice=0&haveParameter=0 
    145 [[BR]]Mrobot请求URL:http://mrobot.pcauto.com.cn/buy/price/modelMessage 
    146144[[BR]]HTTP请求方式:get 
    147145[[BR]]是否需要登录:否 
     
    180178||参数名||类型||必须||说明|| 
    181179||seriesid||string||是||车系id|| 
    182 ||areaId||string||是||用户所在城市|| 
    183 ||areaId||string||是||用户所在城市|| 
    184 ||返回参数|| 
    185 ||参数名||类型||必须||说明|| 
    186 ||-||-||-||-|| 
    187 页面内协议说明 
    188 ||协议串||说明|| 
    189 ||pcautobuy://serial-activity-detail/?serialid=xx||去团购|| 
    190 ||pcautobuy://serial-activity-initiate/?serialid=xx||发起团购|| 
    191 ||pcaction://serial-subscribe/?serialid=xx||订阅|| 
    192 ||pcaction://serial-un-subscribe/?serialid=xx||取消订阅|| 
    193 ||pcaction://model-compare/?model=xx||对比|| 
     180||isSubscribed||string||是||是否已经订阅了车系,取值0、1|| 
     181||modelIds||string||是||本地已经加入对比的车型id列表,逗号隔开|| 
     182 
    194183 
    195184==== 2.2.2.车系-优惠 ==== 
     
    198187==== 2.2.3.车系-参配 ==== 
    199188备注: 
    200 请求URL: 待定 [[BR]] 
     189请求URL: http://mrobot.pcauto.com.cn/buy/price/serialDetail/{id}?subscributedIds=1,2,3 [[BR]] 
    201190HTTP请求方式:get[[BR]] 
    202191是否需要登录:否[[BR]] 
    203192返回格式:html页面[[BR]] 
    204 缓存方式:无[[BR]] 
    205 缓存时间:无[[BR]] 
    206193请求参数 
    207194||参数名||类型||必须||说明|| 
    208 ||seriesid||string||是||车系下所有车型id串串,通过逗号隔开,如:1,2,3|| 
    209 页面内协议说明 
    210 ||协议串||说明|| 
    211 ||pcautobuy://commont-detail/?serialid=xx&commonid=xx||点击点评列表项的跳转uri|| 
     195||id||string||是||车系id|| 
     196||subscributedIds||string||是||本地已经加入订阅的车型id列表,如:1,2,3|| 
     197 
     198 
    212199 
    213200==== 2.2.4.车系-点评 ==== 
    214201[[BR]]备注:(资讯客户端的车主点评列表)获取某车系下的车主点评列表。接口为网页,点击网页中列表,跳转协议为:pcaction://pcauto-owner-review?modelId=${id} 
    215 [[BR]]请求URL:http://mrobot.pcauto.com.cn/v3/price/commentList/{serialId} 
     202[[BR]]请求URL:http://mrobot.pcauto.com.cn/buy/price/commentList/{serialId} 
    216203[[BR]]HTTP请求方式:get 
    217204[[BR]]是否需要登录:否 
     
    222209 请求参数: 
    223210        serialId:车系id 
    224         night:晚间模式(传值时,传日间模式) 
    225  请求后端URL: 
    226         http://price.pcauto.com.cn/interface/iphone/commentList_by_sgid.jsp?sid=3404&pageNo=1&pageSize=10 
    227  请求后端参数: 
    228         sid:车系id(从id_0中取出) 
    229         pageNo:第几页 
    230         pageSize:每页显示多少条 
    231 }}} 
    232  
    233 ==== 2.2.5.车系-资讯 ==== 
     211}}} 
     212 
     213==== 2.2.5.车系-资讯列表 ==== 
    234214请求URL: http://mrobot.pcauto.com.cn/buy/price/getArticlesBySerialId/{serialId}?pageNo=1&pageSize=20&type=0 [[BR]] 
    235215HTTP请求方式:get[[BR]] 
     
    255235|| ||channelName||string||是||栏目名|| 
    256236|| ||pubDate||string||是||文章发布时间|| 
     237 
     238==== 2.2.6.车系-资讯文章 ==== 
     239请求URL:http://mrobot.pcauto.com.cn/buy/cms/articles/{id}?size=18&picRule=2 [[BR]] 
     240HTTP请求方式:get[[BR]] 
     241返回格式:html[[BR]] 
     242请求参数 
     243||参数名||类型||必须||说明|| 
     244||id||string||是||文章id|| 
     245||size||number||是||字体大小|| 
     246||picRule||number||是||图片模式|| 
     247||pageNo||number||分页|| 
     248 
    257249 
    258250=== 2.3 车型 ===