Changes between Version 5 and Version 6 of appapi/4.6.1
- Timestamp:
- 01/18/2016 11:10:29 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
appapi/4.6.1
v5 v6 18 18 19 19 {{{ 20 接口:/appapi/ 1.0/club/getRecommendClubs.do [GET]20 接口:/appapi/2.0/club/getRecommendClubs.do [GET] 21 21 22 返回结果新增字段:23 22 { 24 23 recommendClubs: [ 25 { 26 theme: XXX 27 description:XXX 24 { 25 clubId:XXX //车友会Id 26 level:XXX //车友会等级 27 logo: XXX //车友会LOGO 28 memberNum:XXX //车友会人数 29 name :XXX //车友会名称 30 seriesName:XXX //车系名称 31 theme: XXX //车友会主题 32 introduce:XXX //车友会简介 33 type:XXX //车友会类型 28 34 } 29 35 .... 30 36 ] 37 code:0成功,-1失败 38 message:提示信息 39 version: 接口版本号如1.0,1.0(latest)表示最新版本 40 31 41 } 32 42 … … 42 52 applyClubs: [ 43 53 { 44 theme: XXX 45 description:XXX 54 clubId:XXX //车友会Id 55 level:XXX //车友会等级 56 logo: XXX //车友会LOGO 57 memberNum:XXX //车友会人数 58 name :XXX //车友会名称 59 seriesName:XXX //车系名称 60 theme: XXX //车友会主题 61 introduce:XXX //车友会简介 62 type:XXX //车友会类型 46 63 } 47 64 .... 48 65 ] 66 code:0成功,-1失败 67 message:提示信息 68 version: 接口版本号如1.0,1.0(latest)表示最新版本 69 49 70 } 50 71
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)