Changes between Version 4 and Version 5 of appapi/4.4


Ignore:
Timestamp:
08/17/2015 10:51:25 AM (11 years ago)
Author:
zhouruxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • appapi/4.4

    v4 v5  
    9494}}} 
    9595 
     96=== 1.3 普通会员被副会长移出车友会 
     97{{{ 
     98接口URL:/appapi/1.0/member/removeClubByVice.do [POST] 
     99说明:普通会员被副会长移出车友会 
     100 
     101请求参数: 
     102*clubId:车友会ID 
     103*userId:被操作用户ID 
    96104 
    97105 
     106是否登录:是 
     107缓存时间:无 
     108是否分页:否 
    98109 
    99  
    100  
    101  
    102  
    103  
     110返回结果: 
     111{code:0成功,-1失败 
     112 message:提示信息 
     113 version: 接口版本号如1.0,1.0(latest)表示最新版本 
     114} 
     115}}} 
    104116 
    105117