Changes between Version 45 and Version 46 of pcauto_BuyAuto_1.2.0


Ignore:
Timestamp:
02/13/2015 10:28:19 AM (11 years ago)
Author:
wuxiaoling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_BuyAuto_1.2.0

    v45 v46  
    5858||areaId||String||Y||地区id|| 
    5959[[BR]]返回结果: 
    60 [[BR]]{ 
     60[[BR]] 
     61{{{ 
     62{ 
    6163"baseParameter": 
    6264[ 
     
    110112    }......] 
    111113} 
     114}}} 
    112115 
    113116 
     
    185188||areaId||int||Y||地区ID|| 
    186189[BR]返回结果: 
     190{{{ 
    187191{ 
    188192    "advantage": "动力输出流畅,后段爆发力足,整体隔音优秀", 
     
    221225    "structure": "SUV" 
    222226} 
     227}}} 
    223228=== 2.5 [=#point2.5 优惠列表] === 
    224229[[BR]]PS:(加多了一个areaId参数,models里及里层的dealers里面添加totalPrice,giftPackage,modelType) 
     
    246251||mfId||int||N||品牌id|| 
    247252[BR]返回结果: 
     253{{{ 
    248254{ 
    249255    "models": [ 
     
    296302    "total": 2723 
    297303} 
     304}}} 
    298305 
    299306=== 2.6 [=#point2.6 我的车库] === 
     
    316323||serialId||int||Y||车系id|| 
    317324[BR]返回结果: 
     325{{{ 
    318326{ 
    319327        "bbsId": "16856", 
     
    336344        "url_400x300": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1309/03/c1/25202938_1378174907345_400x300.jpg" 
    337345} 
    338  
     346}}} 
    339347==================================================性能优化===================================================== 
    340348 
     
    364372||subscributedIds||String||N||已订阅的车型id|| 
    365373[[BR]]返回结果: 
     374{{{ 
    366375{ 
    367376    "detailArray": [ 
     
    406415    ] 
    407416} 
    408  
     417}}} 
    409418 
    410419=== 3.2 [=#point3.2 车型对比] === 
     
    433442||subscributedIds||String||N||已订阅的车型id|| 
    434443[[BR]]返回结果: 
    435 [[BR]]{ 
     444[[BR]] 
     445{{{ 
     446{ 
    436447detailArray: [ 
    437448{ 
     
    455466] 
    456467 
    457  
     468}}} 
    458469 
    459470 
     
    517528页面内数据说明:在返回的页面里添加了注释数据/*@_HTML_META_START_(数据部分)_HTML_META_END_@*/  
    518529数据内容为:  
    519  
     530{{{ 
    520531{ 
    521532        "kind": "中型车", 
     
    760771        }] 
    761772} 
    762  
     773}}} 
     774