| | 439 | |
| | 440 | === 2.9 [=#point2.9 车系综述] === |
| | 441 | |
| | 442 | [[BR]]mrobot请求url:{{{http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.2/serial.xsp?v=1.1.0&areaId=3&isSubscribed=0&serialId=4313&modelIds=}}} |
| | 443 | |
| | 444 | [[BR]]现应用接口: |
| | 445 | {{{ |
| | 446 | http://price.pcauto.com.cn/interface/iphone/atom/price/serial_group_basic_json.jsp?serialGroupId=4313 //车系概述基本数据 |
| | 447 | http://price.pcauto.com.cn/interface/iphone/atom/price/model_list_by_sg_json.jsp?serialGroupId=4313 //车系概述最低价接口 |
| | 448 | http://price.pcauto.com.cn/interface/iphone/serial_group_compete.jsp?serialGroupId=4313&size=3 |
| | 449 | http://price.pcauto.com.cn/interface/http://mall.pcauto.com.cn/autoMall/interface/auto_mall_gct_list_by_sg_json.jsp?regionId=3&serialId=4313 //判断是否有团购 |
| | 450 | http://price.pcauto.com.cn/interface/iphone/atom/dealer/model_list_news_price_json.jsp?serialGroupId4313&rId=3 //车系概述列表接口 |
| | 451 | http://price.pcauto.com.cn/interface/iphone/get_lower_modelPrice.jsp?rid=3&sid=4313) //获取本地最低价 |
| | 452 | http://price.pcauto.com.cn/interface/cms/region_400_json.jsp?rid=3) //获取400电话 |
| | 453 | }}} |
| | 454 | [BR]原mrobot接口:{{{http://mrobot.pcauto.com.cn/buy/price/serial/4313?v=1.1.0&areaId=3&isSubscribed=0&modelIds=;}}} |
| | 455 | [[BR]]HTTP请求方式:get |
| | 456 | [[BR]]是否需要登录:false |
| | 457 | [[BR]]返回格式:html |
| | 458 | [[BR]]缓存方式: |
| | 459 | [[BR]]缓存时间:60 |
| | 460 | [[BR]]说明: |
| | 461 | [[BR]]请求参数:[[BR]] |
| | 462 | ||参数名||类型||必须||说明|| |
| | 463 | ||areaId||int||Y||地区ID|| |
| | 464 | ||serialId||int||Y||车系id|| |
| | 465 | ||isSubscribed||int||N||是否订阅|| |
| | 466 | ||modelId||int||N||车型ID|| |
| | 467 | |
| | 468 | |