Changes between Version 18 and Version 19 of ucapi/1.0
- Timestamp:
- 04/29/2015 03:15:54 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ucapi/1.0
v18 v19 383 383 }}} 384 384 385 ==== 1.1.9 未读照片点赞清零 ====386 {{{387 接口:/usercenter/1.0/photo/clearUnreadPraise.do [POST]388 说明:未读照片点赞清零389 请求参数390 photoIds:照片ID列表(用“,”连接起来)391 392 说明:393 1.参数photoIds可选。394 2.如果photoIds有传正确照片ID列表,只会对登录用户相应的照片被赞标记为已读。395 3.如果photoIds为空值,或者不传参数,将会对登录用户所有未读照片被赞标记为已读。396 397 398 399 是否登录:是400 缓存时间:无401 是否分页:否402 403 返回404 {405 successPhotoIds:返回被标为已读的照片ID406 407 code:0成功,-1失败408 message:提示信息409 version: 接口版本号如1.0,1.0(latest)表示最新版本410 411 }412 }}}413 385 === 1.2 投票相关 414 386 ==== 1.2.1 用户进行投票 ==== … … 483 455 }}} 484 456 457 === 1.3 照片相关 458 ==== 1.3.1 未读照片点赞清零 ==== 459 {{{ 460 接口:/usercenter/1.0/photo/clearUnreadPraise.do [POST] 461 说明:未读照片点赞清零 462 请求参数 463 photoIds:照片ID列表(用“,”连接起来) 464 465 说明: 466 1.参数photoIds可选。 467 2.如果photoIds有传正确照片ID列表,只会对登录用户相应的照片被赞标记为已读。 468 3.如果photoIds为空值,或者不传参数,将会对登录用户所有未读照片被赞标记为已读。 469 470 471 472 是否登录:是 473 缓存时间:无 474 是否分页:否 475 476 返回 477 { 478 successPhotoIds:返回被标为已读的照片ID 479 480 code:0成功,-1失败 481 message:提示信息 482 version: 接口版本号如1.0,1.0(latest)表示最新版本 483 484 } 485 }}} 486 485 487 486 488 {{{
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)