Changes between Version 2 and Version 3 of appapi/4.0
- Timestamp:
- 01/27/2015 06:40:21 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
appapi/4.0
v2 v3 16 16 缓存时间:无 17 17 是否分页:否 18 18 19 19 20 返回结果: … … 38 39 是否分页:否 39 40 41 40 42 返回结果: 41 43 { 44 code : 0成功,-1失败 45 message : 提示信息 46 version : 接口版本号如1.0,1.0(latest)表示最新版本 47 } 48 }}} 49 50 ==== 1.1.3 获取投票详情 ==== 51 {{{ 52 接口/appapi/1.0/dyna/getVoteDetail.do [POST] 53 说明:获取投票详情 54 请求参数: 55 *voteId :投票ID 56 57 58 是否登录:否 59 缓存时间:无 60 是否分页:否 61 62 63 返回结果: 64 { 65 voteId : 投票ID 66 voteItems : [“选项一”,“选项二”,“选项三”] 67 42 68 code : 0成功,-1失败 43 69 message : 提示信息
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)