Changes between Version 36 and Version 37 of pcauto_chexingku/web-intf


Ignore:
Timestamp:
08/15/2012 09:48:59 AM (14 years ago)
Author:
daiyuwen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_chexingku/web-intf

    v36 v37  
    2020 2.7 [#point207 getPhotoBySerialId ] 
    2121 
    22  2.8 [#point208 getPhotoBySerialIdTypeId ] 
     22 2.8 [#point208 getPhotoBySerialIdTypeId ](用以前的接口,已删除) 
    2323 
    2424 2.9 [#point209 口碑 ] 
     
    7272||=第二批=|| 收藏夹(车型) || - || - || - || - || - || - || - || 
    7373||=第二批=|| 收藏夹(车系) || - || - || - || - || - || - || - || 
    74 ||第三批|| 图片列表 ||  2.8 [#point208 getPhotoBySerialIdTypeId ] || - || 以前的接口 ||   8/15 ||0%||接口实际完成时间||接口确认|| 
     74||第三批|| 图片列表 ||  2.8 [#point208 getPhotoBySerialIdTypeId ] || - || - ||   此接口直接用以前的 ||-||-||-|| 
    7575||第三批|| 图片终端 || - || - || - || - || - || - || - || 
    7676||第三批|| 搜索页 || - || - || - || - || - || - || - || 
     
    548548 
    549549 
    550 ===  2.8 [=#point208 getPhotoBySerialIdTypeId ] === 
    551 {{{ 
    552 请求方式get 
    553 请求参数: 
    554 serialId 车系id 
    555 typeId 图片类型id,对应外观,内饰等 
    556 { 
    557         photos:[ 
    558         { 
    559                 smallPhoto:"http://", 
    560                 bigPhoto:"http://"       
    561         }, 
    562         { 
    563                 smallPhoto:"http://", 
    564                 bigPhoto:"http://"       
    565         } 
    566         ] 
    567 } 
    568 smallPhoto 列表显示用小图 
    569 bigPhoto 图片客户端显示用大图 
     550===  2.8 [=#point208 getPhotoBySerialIdTypeId已经删除 ] === 
     551{{{ 
     552用以前的接口,已经删除 
    570553}}} 
    571554