Changes between Version 5 and Version 6 of appapi/4.3
- Timestamp:
- 07/03/2015 12:05:44 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
appapi/4.3
v5 v6 222 222 }}} 223 223 224 ==== 1.1.6 本周排行 ==== 225 {{{ 226 接口/appapi/1.0/subject/subjectDetailByPostCont.do [GET] 227 说明 : 话题详情 228 请求参数 : 229 subjectId:话题ID(如果>0,则忽略title参数) 230 title:话题标题(不带#) 231 224 ==== 1.1.6 话题本周排行 ==== 225 {{{ 226 接口/appapi/1.0/subject/getTopSubjectByWeek.do [GET] 227 说明 : 话题本周排行 228 请求参数 : 232 229 233 230 是否登录 : 否 … … 235 232 是否分页 : 是 236 233 237 238 返回结果: 239 {234 返回结果: 235 { 236 subjectList : [{ 240 237 subjectId:话题ID 241 238 title:话题标题 242 239 description:导语 243 logo:话题图标 244 replyCount:参与话题说说数数 245 pvCount:话题阅读数 246 247 dynaList : [ 248 { 249 dynaInfoId:动态ID 250 content:说说内容(话题带<a>标签) 251 postCount:说说评论数 252 praiseCount:说说赞数 253 createAt:发布时间 254 createBy:动态发布者ID 255 nickName:发布者昵称 256 isVip:是否认证(0:无,1:是) 257 brandLogo:品牌Logo的URL 258 images:[ 259 { 260 url:图片URL 261 height:高度 262 width:宽度 263 }, 264 { 265 url:图片URL 266 height:高度 267 width:宽度 268 } 269 ] 270 271 } 272 ] 273 240 logo:话题图标 241 242 }] 243 274 244 total:总条数 275 245 pageNo:页码
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)