Changes between Version 41 and Version 42 of pcauto_4.3.0/interface


Ignore:
Timestamp:
04/23/2014 02:38:19 PM (12 years ago)
Author:
leijingtang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.3.0/interface

    v41 v42  
    747747 
    748748}}} 
     749 
     750=== 2.23 [=#point223 根据筛选条件出图片]=== 
     751{{{ 
     752 备注: 
     753 请求URL: 
     754 
     755 HTTP请求方式:get 
     756 是否需要登录:否 
     757 返回格式:json 
     758 缓存方式:无 
     759 缓存时间:无 
     760 请求参数: 
     761 
     762serialId // 车系id 
     763modelId // 车型id 
     764typeId // 图片类型id 
     765colorId // 车系或者车型颜色id 
     766 
     767 返回参数: 
     768和http://mrobot.pcauto.com.cn/v2/price/pictures?serialGroupId=3225&fmt=json&pageSize=999&typeId=8一样 
     769 
     770}}}