Changes between Version 73 and Version 74 of web-intf


Ignore:
Timestamp:
03/31/2012 10:26:24 AM (14 years ago)
Author:
daiyuwen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • web-intf

    v73 v74  
    5151 
    5252 5.1.14 [#point514 上传活动图片 ] 
     53 
     54 5.1.15 [#point515 取消活动 ] 
    5355 
    5456 5.2.1 [#point5201 创建用户 ] 
     
    697699        img-url-small:小图URL 
    698700        desc:图片描述 
     701    排序方式: 
     702        无。 
     703 
     704}}} 
     705 
     706=== 5.1.15 [=#point515 取消活动 ] === 
     707{{{ 
     708    URL:/intf/act-cancel.jsp  必须是活动创建者取消活动 
     709    HTTP请求方式:post 
     710    是否需要登录:是 
     711    提交参数:*common_session_id:登录后的session id 
     712              *act-id:活动ID 
     713              req-enc:请求时字符编码,缺省是UTF-8 
     714              resp-enc:响应时字符编码,缺省是UTF-8 
     715    返回参数: 
     716        { 
     717        "act-id":66, 
     718        "status":"cancelSuccess" 
     719        } 
     720    返回参数说明: 
     721        act-id:活动ID 
     722        status:状态 
    699723    排序方式: 
    700724        无。 
     
    153815622012-03-31 
    15391563      -接口修改  5.1.3 更新活动状态 5.4.3 获取图片列表  5.5.2 查询路书 5.5.3 同车友会、同地区推荐 返回值增加 status-label 
     1564 
     1565      -接口增加  5.1.15 取消活动 
     1566 
    154015672012-03-30 
    15411568     -接口修改 5.1.9 获取活动申请成员 返回参数在applys的元素中加用户昵称nick-name,用户头像中图地址face-url,用户头像大图地址face-url-large