Changes between Version 21 and Version 22 of pconline_3.10.0/interface


Ignore:
Timestamp:
09/19/2014 05:05:40 PM (12 years ago)
Author:
wuchangbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pconline_3.10.0/interface

    v21 v22  
    9090=== 2.3 [=#point203 首页 - 资讯列表] === 
    9191{{{ 
    92  备注:此接口返回资讯消息列表,在返回字段里增topicId(专题ID) 
     92 备注:此接口返回资讯消息列表,在返回字段里增topicUrl(专题Url) 
    9393 mrobot接口:暂无 
    9494 后端接口:http://mrobot.pconline.com.cn/v2/cms/channels/999?pageNo=1&pageSize=20 
     
    112112            "title": 标题, 
    113113            "url": 文章详情地址, 
    114             "topicId":专题ID(可以为空) 
     114            "topicUrl":专题URL(可以为空) 
    115115        } 
    116116    ], 
     
    123123            "title": 标题, 
    124124            "url": 文章详情地址, 
    125             "topicId":专题ID(可以为空) 
     125            "topicUrl":专题URL(可以为空) 
    126126        } 
    127127    ],