Changes between Version 12 and Version 13 of ucapi/1.0
- Timestamp:
- 04/28/2015 06:09:05 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ucapi/1.0
v12 v13 356 356 {{{ 357 357 说明:未读动态点赞清零 358 接口:/usercenter/1.0/dyna/clear DynaUnreadPraise.do [POST]358 接口:/usercenter/1.0/dyna/clearUnreadPraise.do [POST] 359 359 请求参数 360 360 根据用户登录的Session获取用户ID … … 382 382 }}} 383 383 384 ==== 1.1.9 未读照片点赞清零 ==== 385 {{{ 386 接口:/usercenter/1.0/photo/clearUnreadPraise.do [POST] 387 说明:未读照片点赞清零 388 请求参数 389 photoIds:照片ID列表(用“,”连接起来) 390 391 说明: 392 1.参数photoIds可选。 393 2.如果photoIds有传正确照片ID列表,只会对登录用户相应的照片被赞标记为已读。 394 3.如果photoIds为空值,或者不传参数,将会对登录用户所有未读照片被赞标记为已读。 395 396 397 398 是否登录:是 399 缓存时间:无 400 是否分页:否 401 402 返回 403 { 404 successPhotoIds:返回被标为已读的照片ID 405 406 code:0成功,-1失败 407 message:提示信息 408 version: 接口版本号如1.0,1.0(latest)表示最新版本 409 410 } 411 }}} 412 413 414 384 415 {{{ 385 416 #!html
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)