Changes between Version 4 and Version 5 of pconline_3.9.0/interface


Ignore:
Timestamp:
07/22/2014 12:38:43 PM (12 years ago)
Author:
tianjie
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pconline_3.9.0/interface

    v4 v5  
    246246} 
    247247}}} 
     248 
     249=== 2.7 [=#point207 文章页(包括直播页)接口增加元数据字段] === 
     250{{{ 
     251备注: 
     252    文章页、直播页接口在页面的元数据区域增加作者名称、发布时间字段;元数据区域以@_HTML_META_START_开头,_HTML_META_END_@结尾 
     253    修改原因:文章评论页需要显示文章标题、作者名称和发布时间 
     254mrobot url: 
     255    文章页:http://mrobot.pconline.com.cn/v3/cms/articles/5136896?articleTemplate=3.6.0&size=20&picRule=2&app=pconlinebrowser&template=(null)&channelId=0&serialId=0 
     256    直播也:http://mrobot.pconline.com.cn/v3/cms/articles/270?articleTemplate=3.6.0&size=20&picRule=2&app=pconlinebrowser&template=live&channelId=10&serialId=0&date=1406003000.669044 
     257HTTP请求方式:get 
     258是否需要登录:否 
     259返回格式:json 
     260缓存方式:无 
     261缓存时间:无 
     262请求参数: 
     263}}}