Changes between Version 69 and Version 70 of appapi/4.0


Ignore:
Timestamp:
02/28/2015 11:36:22 AM (11 years ago)
Author:
zhouruxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • appapi/4.0

    v69 v70  
    842842请求参数: 
    843843      *activityId : 活动ID 
    844       *name 名字 
    845       *phone 电话 
    846       joinNum 报名人数 
    847       lincensePlate 车牌 
    848       descript 描述 
     844      *name:名字 
     845      *phone:电话 
     846      joinNum:报名人数 
     847      lincensePlate:车牌 
     848      descript:描述 
     849      isDriving:是否自驾车(0:否;1:是, 默认为1) 
    849850 
    850851   权限:车友会会员 
     
    915916        userId : 用户ID 
    916917        memberId : 会员ID 
     918        isDriving:是否自驾车(0:否;1:是) 
    917919      }],//申请人列表 
    918920 
     
    955957        userId : 用户ID 
    956958        memberId :会员ID 
     959        isDriving:是否自驾车(0:否;1:是) 
    957960     }]//已报名列表 
    958961