Changes between Version 5 and Version 6 of pcauto_club_2.0.0/api
- Timestamp:
- 04/04/2014 03:53:50 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcauto_club_2.0.0/api
v5 v6 169 169 请求参数: 170 170 clubId:车友会ID 171 userId:用户ID(可选) 171 172 172 173 是否登录:否 … … 176 177 返回结果: 177 178 { 178 "total": 4,179 "clubId": 1,180 "pageNo": 1,179 "total": 180 "clubId": 181 "pageNo": 181 182 "albums":[ 182 183 { 183 "activityId": 181,184 "title": "努力发活动哈哈哈哈",185 "signupDate": "2014-02-25",186 "pic": "http://dev2.pconline.com.cn:9191/autoclub/1402/25/c0/1192709_1393290733873.jpg",187 "place": "线上",188 "isSignUp": false,189 "end": "2014-02-28",190 "begin": "2014-02-25"184 "activityId": //活动ID,整形 185 "title": //活动标题,字符串 186 "signupDate": //报名节制日期,整形 187 "pic": //活动图片,字符串 188 "place": //活动地点,字符串 189 "isSignUp": //是否报名,布尔值 190 "end": //活动结束日期,整形 191 "begin": //活动开始日期,整形 191 192 } 192 193 ]
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)