Changes between Version 299 and Version 300 of pcauto_4.0.0/interface


Ignore:
Timestamp:
11/21/2013 04:15:17 PM (12 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v299 v300  
    141141=== 2.3 [=#point203 头条]=== 
    142142{{{ 
    143     url:http://mrobot.pcauto.com.cn/v2/cms/channels/1?serialIds=8670,4313,4457,3524&pageNo=1&pageSize=20&pro=xxxxx&city=xxxxx 
     143    url:http://mrobot.pcauto.com.cn/v2/cms/channels/1?serialIds=8670,4313,4457,3524&pageNo=1&pageSize=20&pro=xxxxx&city=xxxxx&v=4.0.0 
    144144    作用:获取头条数据 
    145145    使用范围:汽车网app 
     
    154154          city:省份,截取从接口http://whois.pconline.com.cn/ipJson.jsp?level=2中返回的参数中的city 
    155155          serialIds:已经订阅的车系id,逗号分割,如果没有订阅的车系此参数值留空,但是不要删除掉此参数 
    156     说明:1.http://mrobot.pcauto.com.cn/v2/cms/channels/1?serialIds=8670,4313,4457,3524&pageNo=1 和 http://mrobot.pcauto.com.cn/v2/cms/channels/1?serialIds=&pageNo=1[[BR]] 
    157           都返回v4.0头条栏目数据,前者表示有订阅的车系,后者表示没有订阅的车系; 
    158           2.http://mrobot.pcauto.com.cn/v2/cms/channels/1?pageNo=1 表示返回旧版条头栏目数据 
    159           3.客户端获取http://whois.pconline.com.cn/ipJson.jsp?level=2的返回参数,作为本接口area参数的值请求本接口 
     156          v:版本别 
     157 
    160158    返回参数: 
    161159"pageNo":1, 
     
    270268=== 2.5 [=#point205 搜索栏目文章]=== 
    271269{{{ 
    272     url:http://mrobot.pcauto.com.cn/v2/cms/channels/2?serialIds=3524 
     270    url:http://mrobot.pcauto.com.cn/v2/cms/channels/2?serialIds=3524&v=4.0.0 
    273271    作用:点击文章终端的栏目按钮,出该车系的栏目文章 
    274272    使用范围:汽车网app 
     
    280278          栏目id 
    281279          serialIds:车系id,可选参数 
     280          v:版本别 
    282281    返回参数: 
    283282          参考3.6.0的栏目接口 http://mrobot.pcauto.com.cn/v2/cms/channels/2