Changes between Version 6 and Version 7 of appapi/4.3
- Timestamp:
- 07/03/2015 12:15:28 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
appapi/4.3
v6 v7 253 253 }}} 254 254 255 === 1.2 用户权限相关 256 257 ==== 1.2.1 串号日志记录 ==== 258 {{{ 259 接口/appapi/1.0/club/saveChaosLog.do [GET] 260 说明 : 根据用户权限接口,获取加入的车友会ID,与获取车友会详情返回的车友会ID所比较,如果不一致,说明是串号了,调用此接口记录下来,方便之后的跟踪调试处理。 261 请求参数 : 262 userId:用户ID 263 clubId:真实车友会ID 264 otherClubId:串号后的车友会ID 265 agent:串号来源(1:安卓,2:IOS) 266 267 是否登录 : 否 268 缓存时间 : 无 269 是否分页 : 否 270 271 返回结果: 272 { 273 code : 0成功,-1失败 274 message : 提示信息 275 version : 接口版本号如1.0,1.0(latest)表示最新版本 276 } 277 }}} 255 278 256 279 {{{
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)