Changes between Version 37 and Version 38 of pcauto_BuyAuto_1.2.0


Ignore:
Timestamp:
02/12/2015 02:35:16 PM (11 years ago)
Author:
lanzhenhua
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_BuyAuto_1.2.0

    v37 v38  
    297297} 
    298298 
    299  
    300  
    301  
     299=== 2.6 [=#point2.6 我的车库] === 
     300[[BR]]PS:(接口数据中添加了priceMin数据) 
     301[[BR]]mrobot请求url:{{{http://mrobot.pcauto.com.cn/http://mrobot.pcauto.com.cn/buy/price/modelMessage/32059}}} 
     302[[BR]]HTTP请求方式:get 
     303[[BR]]是否需要登录:false 
     304[[BR]]返回格式:json 
     305[[BR]]缓存方式: 
     306[[BR]]缓存时间:60 
     307[[BR]]说明: 
     308[[BR]]请求参数:[[BR]] 
     309||参数名||类型||必须||说明|| 
     310||serialId||int||Y||车系id|| 
     311[BR]返回结果: 
     312{ 
     313        "bbsId": "16856", 
     314        "brand": "奥迪", 
     315        "brandId": 1, 
     316        "gfPrice": "35.85万", 
     317        "kind": "中型SUV", 
     318        "manufacturer": "一汽奥迪", 
     319        "minPrice": "", 
     320        "modelName": "奥迪Q5 2015款 35 TFSI 标准型", 
     321        "price": "35.85", 
     322        "productYear": "2014-12", 
     323        "serialGorup": "奥迪Q5", 
     324        "serialGorupId": 4457, 
     325        "shortName": "35 TFSI 标准型", 
     326        "state": "在售", 
     327        "total": "0", 
     328        "url": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1309/03/c1/25202938_1378174907345_80x60.jpg", 
     329        "url_120x90": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1309/03/c1/25202938_1378174907345_120x90.jpg", 
     330        "url_400x300": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1309/03/c1/25202938_1378174907345_400x300.jpg" 
     331} 
    302332 
    303333==================================================性能优化=====================================================