Changes between Version 72 and Version 73 of web-intf


Ignore:
Timestamp:
03/31/2012 09:33:46 AM (14 years ago)
Author:
daiyuwen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • web-intf

    v72 v73  
    337337    {"act-id":2342, 
    338338     "uid":23233, 
    339      "status":2 
     339     "status":2, 
     340     "status-label":"未开始" 
    340341    } 
    341342    返回参数说明: 
     
    343344        uid:用户ID 
    344345        status:活动状态:2 
     346        status-label:  活动状态,中文显示 
    345347    排序方式: 
    346348        无 
     
    11461148           "name":"自驾去西藏", 
    11471149           "status":1, 
     1150           "status-label":"未开始", 
    11481151           "create-date":"yyyy-mm-dd", 
    11491152           "create-date-GMT":1332318754496, 
     
    12191222        uid:太平洋公共帐号id 
    12201223        nickname:用户昵称 
     1224        status-label:  活动状态,中文显示 
    12211225        face-url:用户头像URL 
    12221226        face-url-large:用户头像URL大图 
     
    12471251                    "name":"自驾去西藏", 
    12481252                    "status":1, 
     1253                    "status-label":"进行中", 
    12491254                    "create-date":"yyyy-mm-dd", 
    12501255                    "create-date-GMT":"1332826439844", 
     
    12681273                    "name":"海南自驾行", 
    12691274                    "status":0, 
     1275                    "status-label":"未开始", 
    12701276                    "create-date":"yyyy-mm-dd", 
    12711277                    "create-date-GMT":"1332826439844", 
     
    12931299        name:活动名称 
    12941300        status:活动状态 
     1301        status-label:  活动状态,中文显示 
    12951302        create-date:活动创建日期(yyyy-mm-dd) 
    12961303      create-date-GMT:格林尼治时间1970-1-1 0:0:0 到当时的毫秒或微秒  
     
    13261333                    "act-member-total":0, 
    13271334                    "club-name":"", 
     1335                    "status-label":"进行中", 
    13281336                    "status":1}, 
    13291337                   {"id":3253, 
     
    13321340                    "act-member-total":0, 
    13331341                    "club-name":"", 
     1342                    "status-label":"未开始", 
    13341343                    "status":0} 
    13351344                 ] 
     
    13461355        club-name:车友会名称 
    13471356        act-member-total:活动成员总数 
     1357        status-label:  活动状态,中文显示 
    13481358    排序方式: 
    13491359        1、按活动创建时间逆序 
     
    13721382          "acts":[{"id":32323, 
    13731383                    "name":"自驾去西藏", 
     1384                    "status-label":"进行中", 
    13741385                    "status":1}, 
    13751386                   {"id":3253, 
    13761387                    "name":"海南自驾行", 
     1388                    "status-label":"未开始", 
    13771389                    "status":0} 
    13781390                 ] 
     
    13861398        name:活动名称 
    13871399        status:活动状态 
     1400        status-label:  活动状态,中文显示 
    13881401    排序方式: 
    13891402        1、按活动创建时间逆序 
     
    15231536 
    15241537== 7. [=#point700 修改历史 ] == 
    1525  
     15382012-03-31 
     1539      -接口修改  5.1.3 更新活动状态 5.4.3 获取图片列表  5.5.2 查询路书 5.5.3 同车友会、同地区推荐 返回值增加 status-label 
    152615402012-03-30 
    15271541     -接口修改 5.1.9 获取活动申请成员 返回参数在applys的元素中加用户昵称nick-name,用户头像中图地址face-url,用户头像大图地址face-url-large