Changes between Version 4 and Version 5 of appapi/4.0
- Timestamp:
- 01/27/2015 06:57:15 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
appapi/4.0
v4 v5 89 89 }}} 90 90 91 ==== 1.1.4 判断用户是否已投票 ==== 92 {{{ 93 接口/appapi/1.0/dyna/isVoted.do [POST] 94 说明 : 用户对动态进行投票 95 请求参数: 96 *voteId :投票ID 97 98 99 是否登录 : 是 100 缓存时间 : 无 101 是否分页 : 否 91 102 92 103 104 返回结果: 105 { 106 userId : 用户ID 107 voteId : 投票ID 108 isVoted : 0,未投票;1,已投票 93 109 94 95 110 code : 0成功,-1失败 111 message : 提示信息 112 version : 接口版本号如1.0,1.0(latest)表示最新版本 113 } 114 }}} 96 115 97 116
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)