Changes between Version 2 and Version 3 of pcauto_pconline_3.3.0/web-intf


Ignore:
Timestamp:
11/16/2012 12:23:59 PM (13 years ago)
Author:
daiyuwen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_pconline_3.3.0/web-intf

    v2 v3  
    6161 
    6262||批次||= 页面 =||= 涉及MROBOT接口 =||=是否需要[[BR]]HTML切图 =||= 需配合的接口负责人[[BR]]及进度 =||= 接口开发[[BR]]预计时间 =||= 接口进度(百分比) =||=接口实际[[BR]]完成时间=|| 
    63 ||第一批|| 品牌列表页(首页) || 以前的接口 || - || - || - || - || - || 
    64 ||第一批|| 价格列表页(首页) ||2.4 [#point204 getSerialListByPrice] [[BR]] 2.3 [#point203 getPriceList ] || - || 3.3 [#point303 通过价格返回车系列表(按首字母顺序排) ] || 8/3 || 100% || 8/16 || 
     63||0||  2.1 [#point201 产品终端页点评分数参数修改(电脑)][[BR]] 2.2 [#point202 搜索贴子增加分页(汽车,电脑) ] [[BR]]  2.3 [#point203 产品终端概述增加协议跳转(电脑) ] || - || - || 需配合的接口负责人[[BR]]及进度  || 11/16 || - || - || 
     64||0|| 2.4 [#point204 产品库增加类别(电脑)][[BR]] 2.5 [#point205 广告HTML界面增加参数(电脑,汽车) ][[BR]] 2.6 [#point206 首页头条文章增加字段(电脑,汽车)]  || - || - || 需配合的接口负责人[[BR]]及进度  || 11/19 || - || - || 
     65||0||  2.7 [#point207 产品列表参数显示修改(电脑,汽车)] [[BR]]  2.8 [#point208 车型经销商,车系经销商接口处理(汽车) ][[BR]] 2.9 [#point209 车系终端页车型列表数据只展示在售车型和停产在售车型(汽车)] || - || - || 需配合的接口负责人[[BR]]及进度  || 11/20 || - || - || 
     66||0||    2.10 [#point210 车型库对比结果页对比逻辑修改(汽车) ] [[BR]] 2.11 [#point211 车型库车型HTML 增加协议(汽车) ][[BR]]2.12 [#point212 车型图库接口更改,增加图片个数统计,增加车系图形库接口(汽车)][[BR]]2.13 [#point213 通过车系id获得车型列表接口 价格 字段修改(汽车) ] || - || - || 需配合的接口负责人[[BR]]及进度  || 11/21 || - || - || 
     67||0||  2.14 [#point214 车系搜索接口增加(汽车) ] [[BR]] 2.15 [#point215 询价界面接口增加(汽车) ] [[BR]] 2.16 [#point216 车系界面参数修改(汽车) ] [[BR]] || - || - || 需配合的接口负责人[[BR]]及进度  || 11/22 || - || - || 
     68 
     69 
    6570 
    6671   
     
    6974 
    7075 
    71 ===  2.1 [=#point201 getSerialListByBrandId ] === 
    72 {{{ 
    73 请求方式get 
    74 请求参数: 
    75   brandId 品牌Id 
    76 Url: 
    77    http://mrobot.pcauto.com.cn/v3/price/getSerialListByBrandId/ 
    78 范例: 
    79    http://mrobot.pcauto.com.cn/v3/price/getSerialListByBrandId/2 
    80  
    81 返回: 
    82 { 
    83         manufacturers:[ 
    84         { 
    85                 name:"一汽奥迪", 
    86                 serials: 
    87                 [ 
    88                         { 
    89                                 id:"1", 
    90                                 name:"奥迪A5", 
    91                                 kind:"suv", 
    92                                 priceRange:"37.28~56.7",                         
    93                                 photo:"http://img.pconline.com.cn/images/upload/upc/tx/auto5/1204/17/c0/11275790_11275790_1334627727533_120x90.jpg" 
    94                         }, 
    95                         { 
    96                                 id:"1", 
    97                                 name:"奥迪A6L" 
    98                                 kind:"suv", 
    99                                 priceRange:"37.28~56.7",         
    100                                 photo:"http://img.pconline.com.cn/images/upload/upc/tx/auto5/1204/17/c0/11275790_11275790_1334627727533_120x90.jpg" 
    101                         } 
    102                 ] 
    103         }, 
    104         { 
    105                 name:"进口奥迪", 
    106                 serials: 
    107                 [ 
    108                         { 
    109                                 id:"1", 
    110                                 name:"奥迪A5" 
    111                                 kind:"suv", 
    112                                 priceRange:"37.28~56.7",         
    113                                 photo:"http://img.pconline.com.cn/images/upload/upc/tx/auto5/1204/17/c0/11275790_11275790_1334627727533_120x90.jpg" 
    114                         } 
    115                 ] 
    116         }] 
    117 } 
    118 备注: 
    119         name 厂家名称 
    120         id 车系id 
    121         name 车系名称 
    122         kind级别 
    123         priceRange指导价 
    124         photo 图片 
    125 }}} 
    126  
    127  
     76===  2.1 [=#point201 产品终端页点评分数参数修改(电脑)] ===  
     77 
     78===  2.2 [=#point202 搜索贴子增加分页(汽车,电脑) ] ===  
     79 
     80===  2.3 [=#point203 产品终端概述增加协议跳转(电脑) ] ===  
     81 
     82===  2.4 [=#point204 产品库增加类别(电脑)] ===  
     83 
     84===  2.5 [=#point205 广告HTML界面增加参数(电脑,汽车) ] ===  
     85 
     86===  2.6 [=#point206 首页头条文章增加字段(电脑,汽车)] ===  
     87 
     88===  2.7 [=#point207 产品列表参数显示个数修改(电脑,汽车)] ===  
     89 
     90===  2.8 [=#point208 车型经销商,车系经销商接口处理(汽车) ] ===  
     91 
     92===  2.9 [=#point209 车系终端页车型列表数据只展示在售车型和停产在售车型(汽车)] ===  
     93 
     94===  2.10 [=#point210 车型库对比结果页对比逻辑修改(汽车) ] ===  
     95 
     96===  2.11 [=#point211 车型库车型HTML 增加协议(汽车) ] ===  
     97 
     98===  2.12 [=#point212 车型图库接口更改,增加图片个数统计,增加车系图形库接口(汽车)] ===  
     99 
     100===  2.13 [=#point213 通过车系id获得车型列表接口 价格 字段修改(汽车) ] ===  
     101 
     102===  2.14 [=#point214 车系搜索接口增加(汽车) ] ===  
     103 
     104===  2.15 [=#point215 询价界面接口增加(汽车) ] ===  
     105 
     106===  2.16 [=#point216 车系界面参数修改(汽车) ] ===  
    128107 
    129108