| 222 | | [[BR]]后台接口: |
| 223 | | [[BR]]HTTP请求方式:get |
| 224 | | [[BR]]是否需要登录:false |
| 225 | | [[BR]]返回格式:json |
| 226 | | [[BR]]缓存方式: |
| 227 | | [[BR]]缓存时间: |
| 228 | | [[BR]]请求参数:[[BR]] |
| 229 | | ||参数名||类型||必须||说明|| |
| 230 | | [[BR]]返回数据结构 |
| | 222 | [[BR]]后台接口:http://price.pcauto.com.cn/interface/iphone/photo_category_list.jsp |
| | 223 | [[BR]]后台接口:http://price.pcauto.com.cn/interface/iphone/atom/price/model_basic_json.jsp?mIds= |
| | 224 | [[BR]]HTTP请求方式:get |
| | 225 | [[BR]]是否需要登录:false |
| | 226 | [[BR]]返回格式:json |
| | 227 | [[BR]]缓存方式: |
| | 228 | [[BR]]缓存时间: |
| | 229 | [[BR]]请求参数:[[BR]] |
| | 230 | ||参数名||类型||必须||说明|| |
| | 231 | ||serialGroupId||String||必须||车系id|| |
| | 232 | ||modelId||String||必须||车型id|| |
| | 233 | [[BR]]返回数据结构 |
| | 234 | {{{ |
| | 235 | { |
| | 236 | sections: [ |
| | 237 | { |
| | 238 | photos: [ |
| | 239 | { |
| | 240 | bigPath: "http://img.pcauto.com.cn/images/upload/upc/tx/auto5/1501/28/c12/2443284_2443284_1422416688748_400x300.jpg", |
| | 241 | modelId: "36737", |
| | 242 | modelName: "凌渡 2015款 280TSI DSG豪华版 ", |
| | 243 | price: "19.99", |
| | 244 | sellState: 0, |
| | 245 | smallPath: "http://img.pcauto.com.cn/images/upload/upc/tx/auto5/1501/28/c12/2443284_2443284_1422416688748_120x90.jpg" |
| | 246 | }, |
| | 247 | { |
| | 248 | bigPath: "http://img.pcauto.com.cn/images/upload/upc/tx/auto5/1501/28/c12/2443284_2443284_1422416692674_400x300.jpg", |
| | 249 | modelId: "36737", |
| | 250 | modelName: "凌渡 2015款 280TSI DSG豪华版 ", |
| | 251 | price: "19.99", |
| | 252 | sellState: 0, |
| | 253 | smallPath: "http://img.pcauto.com.cn/images/upload/upc/tx/auto5/1501/28/c12/2443284_2443284_1422416692674_120x90.jpg" |
| | 254 | }, |
| | 255 | ... |
| | 256 | } |
| | 257 | }}} |
| 233 | | [[BR]]后台接口: |
| 234 | | [[BR]]HTTP请求方式:get |
| 235 | | [[BR]]是否需要登录:false |
| 236 | | [[BR]]返回格式:json |
| 237 | | [[BR]]缓存方式: |
| 238 | | [[BR]]缓存时间: |
| 239 | | [[BR]]请求参数:[[BR]] |
| 240 | | ||参数名||类型||必须||说明|| |
| 241 | | [[BR]]返回数据结构 |
| | 260 | [[BR]]后台接口:http://mrobot.pcauto.com.cn/interface/iphone/photo_page_list.jsp |
| | 261 | [[BR]]后台接口:http://mrobot.pcauto.com.cn/interface/iphone/atom/price/model_basic_json.jsp?mIds= |
| | 262 | [[BR]]HTTP请求方式:get |
| | 263 | [[BR]]是否需要登录:false |
| | 264 | [[BR]]返回格式:json |
| | 265 | [[BR]]缓存方式: |
| | 266 | [[BR]]缓存时间: |
| | 267 | [[BR]]请求参数:[[BR]] |
| | 268 | ||参数名||类型||必须||说明|| |
| | 269 | ||serialGroupId||String||必须||车系id|| |
| | 270 | ||modelId||String||必须||车型id|| |
| | 271 | ||pageNo||int||可选||页码|| |
| | 272 | ||pageSize||int||可选||页面大小|| |
| | 273 | ||v||int||必须||v=4.5.0出4.5版本后的数据|| |
| | 274 | ||typeId||int||可选||分类|| |
| | 275 | ||colorId||int||可选||颜色|| |
| | 276 | [[BR]]返回数据结构 |
| | 277 | {{{ |
| | 278 | { |
| | 279 | pageCount: "1", |
| | 280 | pageNo: 1, |
| | 281 | pageSize: 99999, |
| | 282 | sections: [ |
| | 283 | { |
| | 284 | photos: [ |
| | 285 | { |
| | 286 | bigPath: "http://img.pcauto.com.cn/images/upload/upc/tx/auto5/1412/25/c1/1097875_1097875_1419487751874_400x300.jpg", |
| | 287 | modelId: "36339", |
| | 288 | modelName: "奥迪Q5 2015款 40 TFSI 技术型 ", |
| | 289 | price: "43.16", |
| | 290 | sellState: 0, |
| | 291 | smallPath: "http://img.pcauto.com.cn/images/upload/upc/tx/auto5/1412/25/c1/1097875_1097875_1419487751874_120x90.jpg" |
| | 292 | },... |
| | 293 | } |
| | 294 | }}} |