Changes between Version 89 and Version 90 of pcauto_4.0.0/interface


Ignore:
Timestamp:
10/14/2013 05:39:58 PM (13 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v89 v90  
    603603   是否需要登录:否 
    604604   http请求方式:get 
    605    原来的接口:http://mrobot.pcauto.com.cn/v2/price/pictures?modelId=20207&fmt=json&pageSize=999&typeId=1 
    606    备注:与原来图集终端页类似,提供多了获取车系下所有图片的功能 
    607    请求参数: 
    608       typeId   //分类ID 
    609       modelId   //车型ID 
    610       sId//车系ID 
    611    返回参数: 
    612    { 
    613       “imgs”:[ 
    614          { 
    615             bPath:”http://xxxx.jpg”, 
    616             sPath:”http://xxxx.jpg” 
    617          } 
    618       ] 
    619    } 
     605   原来的接口:车型:http://mrobot.pcauto.com.cn/v2/price/pictures?modelId=20207&fmt=json&pageSize=999&typeId=1  
     606               车系:http://mrobot.pcauto.com.cn/v2/price/pictures?serialGroupId=4313&fmt=json&pageSize=999&typeId=1  
     607   备注:与原来图集终端页一样 
    620608}}} 
    621609=== 2.27 [=#point227 论坛帖子列表]=== 
     
    805793||第一批|| 车型降价信息 ||2.34 [#point234 车型降价信息 ] ||-|| 车型库同事  ||-|| - ||- || mrobot代理 
    806794||第一批|| 车主点评终端页 ||2.35 [#point235 文章终端json ] ||-|| -  ||-|| - ||- || mrobot实现 
     795||第一批|| 车型库图集类别 ||2.36 [#point236 车型库图集类别 ] ||-|| -  ||-|| - ||- || mamdin实现