Changes between Version 95 and Version 96 of pcauto_4.5.0/interface


Ignore:
Timestamp:
10/09/2014 11:49:07 AM (12 years ago)
Author:
liguokai
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.5.0/interface

    v95 v96  
    12661266}}} 
    12671267 
     1268=== 2.4.6.1 [=#point2.4.6 车系\车型图片] === 
     1269{{{ 
     1270    (开发完成未上线,测试请连代理 192.168.21.94:8888) 
     1271    请求url:http://mrobot.pcauto.com.cn/v2/price/nav_pictures?serialGroupId=3544&modelId=31532&colorId=15672 
     1272    原地址:http://dev3.pcauto.com.cn:8001/interface/iphone/photo_category_list.jsp?serialGroupId=3544&modelId=31532&colorId=15672 
     1273    HTTP请求方式:GET 
     1274    是否需要登录:false 
     1275    返回格式:JSON 
     1276    缓存方式:接口缓存 
     1277    缓存时间:60分钟 
     1278    说明: 
     1279返回全部type分类的图片信息 
     1280    请求参数: 
     1281serialGroupId// 车系id 
     1282modelId // 车型id 
     1283colorId // 颜色id 
     1284    返回结果: 
     1285{ 
     1286  sections: [ 
     1287    { 
     1288       photos: [ 
     1289         { 
     1290            bigPath: "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1405/27             /c4/34667244_1401163188516_400x300.jpg", 
     1291            smallPath: "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1405/27/c4/34667244_1401163188516_120x90.jpg" 
     1292          } 
     1293  ], 
     1294  title: "外观", 
     1295  total: 1 
     1296} 
     1297 
     1298}}} 
     1299 
    12681300=== 2.4.7 [=#point2.4.7 车系经销商] === 
    12691301{{{