Changes between Version 16 and Version 17 of ucapi/1.0
- Timestamp:
- 04/29/2015 10:01:28 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ucapi/1.0
v16 v17 455 455 } 456 456 }}} 457 ==== 1.2.3 判断用户是否已投票 ==== 458 {{{ 459 接口/usercenter/1.0/vote/hasVoted.do [GET] 460 说明 : 用户对动态进行投票 461 请求参数: 462 *userId : 用户ID 463 *voteId :投票ID 464 465 466 是否登录 : 否 467 缓存时间 : 无 468 是否分页 : 否 469 470 471 返回结果: 472 { 473 userId : 用户ID 474 voteId : 投票ID 475 hasVoted : 0,未投票;1,已投票 476 voteItemId : 0,未投票; >0,已投选项 477 478 code : 0成功,-1失败 479 message : 提示信息 480 version : 接口版本号如1.0,1.0(latest)表示最新版本 481 } 482 }}} 457 483 458 484
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)