Changes between Version 131 and Version 132 of pcauto_4.5.0/interface


Ignore:
Timestamp:
10/17/2014 12:23:03 PM (12 years ago)
Author:
lianchijin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.5.0/interface

    v131 v132  
    10871087}}} 
    10881088 
    1089 === 2.4.0.1 [=#point2.4.0.1 热销排行] === 
     1089==== 2.4.0.1 [=#point2.4.0.1 热销排行] ==== 
    10901090{{{ 
    10911091    Mrobot正式URL : http://mrobot.pcauto.com.cn/buy/price/hotSellSerials/1?pageNo=1&pageSize=20  
     
    11161116     } 
    11171117}}} 
     1118 
     1119==== 2.4.0.2 [=#point2.4.0.2 图片对比] ====  
     1120{{{  
     1121     请求URL:   
     1122     HTTP请求方式:GET  
     1123     是否需要登录:false   
     1124     返回格式:JSON  
     1125     缓存方式:接口缓存  
     1126     缓存时间:  
     1127     说明:新增  
     1128     请求参数:  
     1129        modelId1 // 车型id1  
     1130        modelId2 // 车型id2  
     1131        typeId // 图片类型id  
     1132     返回结果:  
     1133        {  
     1134           "data":  
     1135              [  
     1136                 {   
     1137                      "typeId":"",  
     1138                      "typeName": "外观",  
     1139                      "total": 10,  
     1140                      "photos":  
     1141                         [  
     1142                           {  
     1143                                "car1Name":"福克斯 2012款 两厢 1.6L 手动舒适型",  
     1144                                "car1Url": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1210/09/c17/14331978_14331978_1349769669282_400x300.jpg",  
     1145                                "car2Name": "福克斯 2012款 两厢 1.6L 手动舒适型",  
     1146                                "car2Url": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1210/09/c17/14331978_14331978_1349769669282_400x300.jpg"  
     1147                           },  
     1148                           {  
     1149                                "car1Name":"福克斯 2012款 两厢 1.6L 手动舒适型",  
     1150                                "car1Url": "",  
     1151                                "car1Name":"福克斯 2012款 两厢 1.6L 手动舒适型",  
     1152                                "car2Url": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1210/09/c17/14331978_14331978_1349769669282_400x300.jpg"  
     1153                           },  
     1154                           {  
     1155                                "car1Name":"福克斯 2012款 两厢 1.6L 手动舒适型",  
     1156                                "car1Url": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1210/09/c17/14331978_14331978_1349769669282_400x300.jpg",  
     1157                                "car2Name":"福克斯 2012款 两厢 1.6L 手动舒适型",  
     1158                                "car2Url": ""  
     1159                          }  
     1160                       ]  
     1161             }  
     1162          ]  
     1163       }  
     1164}}}  
    11181165 
    11191166=== 2.4.1 [=#point2.4.1 车系综述页] ===