Changes between Version 17 and Version 18 of pcauto_club_4.0.0/api


Ignore:
Timestamp:
02/11/2015 02:41:51 PM (11 years ago)
Author:
xieweijie
Comment:

活动详情增加报名人

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_club_4.0.0/api

    v17 v18  
    215215        version: "v1.0(latest)", 
    216216        statusMsg: "报名结束", 
    217         statusCode: 101 
     217        statusCode: 101, 
     218        applys:[ 
     219             { 
     220                    userId:用户id 
     221             } 
     222        ]//6个 
    218223} 
    219224 
     
    2272321.3.4 获取活动状态提示  
    228233接口:/appapi/1.0/activity/getActivityStatus.do [GET] 
     234来源 
     2351.3.9 活动报名列表(审核中) 
     236接口:/appapi/1.0/activity/getApplyingList[GET] 
     2371.3.10 活动报名列表(审核通过) 
     238接口:/appapi/1.0/activity/getApplyedList[GET] 
    229239}}} 
    230240