| 410 | | |
| 411 | | |
| 412 | | |
| 413 | | |
| | 410 | === 2.8 [=#point2.8 车型综述] === |
| | 411 | |
| | 412 | [[BR]]mrobot请求url:http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.2/model.xsp?areaId=1&modelId=34626 |
| | 413 | |
| | 414 | [[BR]]现应用接口: |
| | 415 | {{{ |
| | 416 | http://price.pcauto.com.cn/interface/iphone/atom/price/model_overview.jsp?mid=34626 |
| | 417 | http://price.pcauto.com.cn/interface/iphone/atom/price/model_params.jsp?mid=34626 |
| | 418 | http://price.pcauto.com.cn/interface/iphone/atom/price/model_calculator_basic_json.jsp?mIds=34626 |
| | 419 | http://price.pcauto.com.cn/interface/iphone/dealer_page_list_json.jsp?modelId="+modelId+"&rId="+areaId+"&pageNo=1&pageSize=1000 |
| | 420 | http://price.pcauto.com.cn/interface/iphone/atom/dealer/model_local_min_price.jsp?mid=" + modelId + "&rid=" + areaId |
| | 421 | http://price.pcauto.com.cn//interface/iphone/atom/dealer/model_list_news_price_json.jsp?serialGroupId="+jsonX.serialGorupId+"&rId="+areaId) |
| | 422 | }}} |
| | 423 | [BR]原mrobot接口:http://mrobot.pcauto.com.cn/buy/price/model/34626?pageSize=20&pageNo=1; |
| | 424 | [[BR]]HTTP请求方式:get |
| | 425 | [[BR]]是否需要登录:false |
| | 426 | [[BR]]返回格式:html |
| | 427 | [[BR]]缓存方式: |
| | 428 | [[BR]]缓存时间:60 |
| | 429 | [[BR]]说明: |
| | 430 | [[BR]]请求参数:[[BR]] |
| | 431 | ||参数名||类型||必须||说明|| |
| | 432 | ||areaId||int||N||地区ID|| |
| | 433 | ||modelId||int||N||车型ID|| |
| | 434 | |
| | 435 | |
| | 436 | |