Changes between Version 15 and Version 16 of cms
- Timestamp:
- 05/29/2015 09:26:10 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cms
v15 v16 314 314 }}} 315 315 316 === 1.9 根据动态ID,获取动态赞数,评论数 === 317 {{{ 318 接口/cms/1.0/dyna/getPraisePostCountByIds.do [GET] 319 说明 : 根据动态ID,获取动态赞数,评论数,动态ID可以多个,使用“,”连接起来 320 请求参数: 321 dynaInfoIds:动态id,用“,”隔开 322 323 324 是否登录 : 否 325 缓存时间 : 是,3600秒 326 是否分页 : 否 327 328 329 返回结果: 330 {"code":0, 331 "dynaList": 332 [{"dynaInfoId":动态id, 333 "praiseCount":点赞数, 334 "postCount":回复数 335 }] 336 } 337 }}} 338 339 316 340 317 341 {{{
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)