Changes between Version 60 and Version 61 of pcauto_BuyAuto_1.2.0


Ignore:
Timestamp:
03/02/2015 05:23:39 PM (11 years ago)
Author:
lanzhenhua
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_BuyAuto_1.2.0

    v60 v61  
    319319=== 2.6 [=#point2.6 我的车库] === 
    320320[[BR]]PS:(接口数据中添加了minPrice数据) 
    321 [[BR]]原mrobot请求url:{{{http:/mrobot.pcauto.com.cn/buy/price/modelMessage/32059}}} 
    322 [[BR]]现应用接口: 
    323 {{{ 
    324  http://price.pcauto.com.cn//interface/iphone/atom/price/model_overview.jsp?mid=4313 
     321[[BR]]原mrobot请求url:{{{http://mrobot.pcauto.com.cn/buy/price/modelMessage/29179?areaId=1}}} 
     322[[BR]]现应用接口: 
     323{{{ 
     324 http://price.pcauto.com.cn//interface/iphone/atom/price/model_overview.jsp?mid=29179  
     325  http://price.pcauto.com.cn/interface/iphone/get_lower_modelPrice.jsp?mid=29179&rid=1   
    325326}}} 
    326327[[BR]]mrobot请求url:{{{http:/mrobot.pcauto.com.cn/buy/price/modelMessage/32059}}} 
     
    333334[[BR]]请求参数:[[BR]] 
    334335||参数名||类型||必须||说明|| 
    335 ||serialId||int||Y||车系id|| 
     336||modelId|int||Y||车型id|| 
     337||areaId|int||Y||地区ID|| 
    336338[BR]返回结果: 
    337 {{{ 
    338339{ 
    339         "bbsId": "16856", 
    340         "brand": "奥迪", 
    341         "brandId": 1, 
    342         "gfPrice": "35.85万", 
    343         "kind": "中型SUV", 
    344         "manufacturer": "一汽奥迪", 
    345         "minPrice": "", 
    346         "modelName": "奥迪Q5 2015款 35 TFSI 标准型", 
    347         "price": "35.85", 
    348         "productYear": "2014-12", 
    349         "serialGorup": "奥迪Q5", 
    350         "serialGorupId": 4457, 
    351         "shortName": "35 TFSI 标准型", 
     340        "bbsId": "17448", 
     341        "brand": "宝马", 
     342        "brandId": "20", 
     343        "gfPrice": "87.7万", 
     344        "kind": "中大型SUV", 
     345        "manufacturer": "宝马(进口)", 
     346        "minPrice": "76.7", 
     347        "modelName": "宝马X5 2014款 xDrive30d", 
     348        "price": "87.7", 
     349        "productYear": "2014-02", 
     350        "serialGorup": "宝马X5", 
     351        "serialGorupId": 169, 
     352        "serialGroup": "宝马X5", 
     353        "serialId": "169", 
     354        "shortName": "xDrive30d", 
    352355        "state": "在售", 
    353         "total": "0", 
    354         "url": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1309/03/c1/25202938_1378174907345_80x60.jpg", 
    355         "url_120x90": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1309/03/c1/25202938_1378174907345_120x90.jpg", 
    356         "url_400x300": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1309/03/c1/25202938_1378174907345_400x300.jpg" 
     356        "total": "492", 
     357        "url": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1403/25/c5/32437200_1395720746762_80x60.jpg", 
     358        "url_120x90": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1403/25/c5/32437200_1395720746762_120x90.jpg", 
     359        "url_400x300": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1403/25/c5/32437200_1395720746762_400x300.jpg" 
    357360} 
    358 }}} 
    359361==================================================性能优化===================================================== 
    360362