Changes between Version 131 and Version 132 of pcauto_4.0.0/interface
- Timestamp:
- 10/18/2013 10:19:02 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcauto_4.0.0/interface
v131 v132 381 381 === 2.10 [=#point210 收藏夹信息---车型]=== 382 382 {{{ 383 url:http://mrobot.pcauto.com.cn/v3/bbs/get FavoriteModels?pageNo=1&pageSize=20383 url:http://mrobot.pcauto.com.cn/v3/bbs/getCars/1?pageNo=1&pageSize=20 384 384 作用:收藏夹信息---车型 385 385 使用范围:汽车网app … … 399 399 "modelList": [ 400 400 { 401 "id": 259356, 401 "id": 259356,//爱车id 402 402 "image": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1209/25/c1/14124013_14124013_1348553959703_270x202.jpg", 403 403 "modelId": 22479, 404 "name": "昂科拉ENCORE 2013款 基本型", 404 "name": "昂科拉ENCORE 2013款 基本型",//车型名称 405 405 "price": "20万", 406 "serialName": "昂科拉ENCORE" 406 "serialName": "昂科拉ENCORE"//车系名称 407 407 }, 408 408 { … … 434 434 === 2.13 [=#point213 获取我的订阅]=== 435 435 {{{ 436 url: 437 汽车网:待定 436 url:http://mrobot.pcauto.com.cn/v3/bbs/getCars/0?pageNo=1&pageSize=20 438 437 作用:我的订阅 439 438 使用范围:汽车网app … … 450 449 返回参数: 451 450 { 452 "pageNo":1, 453 "pageSize":20, 454 "total":200, 455 "serials": [ 456 { 457 "serialId": 123, 458 "name": "鬼知道咩", 459 "img":"", 460 "price":"$12" 461 } 451 "pageNo": 1, 452 "pageSize": 20, 453 "total": 300, 454 "serialList": [ 455 { 456 "id": 259356,//爱车id 457 "image": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1209/25/c1/14124013_14124013_1348553959703_270x202.jpg", 458 "serialId": 22479, 459 "name": "昂科拉ENCORE",//车系名称 460 "price": "20万" 461 }, 462 { 463 "id": 259355, 464 "image": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1212/16/c3/16652316_16652316_1355659836838_270x202.jpg", 465 "modelId": 23395, 466 "name": "大众Polo", 467 "price": "21万" 468 } 462 469 ] 463 470 }
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)