Changes between Version 48 and Version 49 of web-intf


Ignore:
Timestamp:
03/22/2012 02:57:33 PM (14 years ago)
Author:
daiyuwen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • web-intf

    v48 v49  
    340340    是否需要登录:否 
    341341    提交参数:*act-ids:活动id,用逗号分隔(122,332,344) 
     342              time-unit:时间单位参数,us 为微秒,ms为毫秒 ,返回值start-date-GMT和end-date-GMT会有所变化  
    342343              req-enc:请求时字符编码,缺省是UTF-8 
    343344              resp-enc:响应时字符编码,缺省是UTF-8 
     
    346347              "name":"一起去海边", 
    347348              "start-date":"2012-03-18", 
     349              "start-date-GMT":1332318754496, 
    348350              "end-date":"2012-03-20", 
     351              "end-date-GMT":1332318754496, 
    349352              "detail":"活动详情,里面通常包括了手台信息", 
    350353              "area-id":233, 
     
    391394        mobile:活动成员手机,默认从个人资料获取,网友可以在参加活动时修改 
    392395        license-plate:活动成员车牌,默认从个人资料获取,网友可以在参加活动时修改 
     396        start-date-GMT:创建时间 格林尼治时间1970-1-1 0:0:0 到当时的毫秒或微秒 根据参数time-unit而不同 
     397        end-date-GMT:结束时间 格林尼治时间1970-1-1 0:0:0 到当时的毫秒或微秒 根据参数time-unit而不同 
    393398    排序方式: 
    394399        1、按传入的act-id顺序排序 
     
    927932    是否需要登录:否 
    928933    提交参数:*img-id:图片ID 
     934              time-unit:时间单位参数,us 为微秒,ms为毫秒 ,返回值create-date-GMT会有所变化  
    929935              page-no:分页页码 
    930936              page-size:单页数量 
     
    943949                        "face-url-large":"http://qlogo1.store.qq.com/qzone/7685620/7685620/100", 
    944950                        "content":"绝美的风光", 
     951                        "create-date-GMT":1332318754496, 
    945952                        "create-date":"2012-04-06 12:43"}, 
    946953                       {"id":2335, 
     
    950957                        "face-url-large":"http://qlogo1.store.qq.com/qzone/7685620/7685620/100", 
    951958                        "content":"清晨的海滩真是美不胜收", 
     959                        "create-date-GMT":1332318754496, 
    952960                        "create-date":"2012-04-06 12:43"} 
    953961                       ] 
     
    965973        content:评论正文 
    966974        create-date:评论时间,yyyy-mm-dd hh:mi:ss 。 
     975        create-date-GMT:创建时间 格林尼治时间1970-1-1 0:0:0 到当时的毫秒或微秒 根据参数time-unit而不同 
    967976    排序方式: 
    968977        1、按评论创建时间顺序 
     
    979988              *img-id:图片ID 
    980989              *content:评论正文 
     990              time-unit:时间单位参数,us 为微秒,ms为毫秒 ,返回值create-date-GMT会有所变化  
    981991              req-enc:请求时字符编码,缺省是UTF-8 
    982992              resp-enc:响应时字符编码,缺省是UTF-8 
     
    988998         "face-url-large":"http://qlogo1.store.qq.com/qzone/7685620/7685620/100", 
    989999         "content":"绝美的风光", 
     1000         "create-date-GMT":1332318754496, 
    9901001         "create-date":"2012-04-06 12:43"} 
    9911002    返回参数说明: 
     
    9981009        content:评论正文 
    9991010        create-date:评论时间,yyyy-mm-dd hh:mi:ss 。 
     1011        create-date-GMT:创建时间 格林尼治时间1970-1-1 0:0:0 到当时的毫秒或微秒 根据参数time-unit而不同 
    10001012    排序方式: 
    10011013        无。 
     
    10101022    是否需要登录:否 
    10111023    提交参数:*act-id:活动ID 
     1024              time-unit:时间单位参数,us 为微秒,ms为毫秒 ,返回值create-date-GMT会有所变化  
    10121025              page-no:分页页码 
    10131026              page-size:单页数量 
     
    10241037           "status":1, 
    10251038           "create-date":"yyyy-mm-dd", 
     1039           "create-date-GMT":1332318754496, 
    10261040           "act-img":[ 
    10271041              { 
     
    10401054                       "face-url-large":"http://qlogo1.store.qq.com/qzone/7685620/7685620/100", 
    10411055                       "content":"绝美的风光", 
    1042                        "create-date":"2012-04-06 12:43" 
     1056                       "create-date":"2012-04-06 12:43", 
     1057                       "create-date-GMT":1332318754496 
    10431058                    }, 
    10441059                    { 
     
    10501065                       "content":"清晨的海滩真是美不胜收", 
    10511066                       "create-date":"2012-04-06 12:43" 
     1067                       "create-date-GMT":1332318754496 
    10521068                    } 
    10531069                 ] 
     
    10691085                       "content":"绝美的风光", 
    10701086                       "create-date":"2012-04-06 12:43" 
     1087                       "create-date-GMT":1332318754496 
    10711088                    }, 
    10721089                    { 
     
    10781095                       "content":"清晨的海滩真是美不胜收", 
    10791096                       "create-date":"2012-04-06 12:43" 
     1097                       "create-date-GMT":1332318754496 
    10801098                    } 
    10811099                 ] 
     
    10951113        content:评论正文 
    10961114        create-date:评论时间,yyyy-mm-dd hh:mi:ss 。 
     1115        create-date-GMT:创建时间 格林尼治时间1970-1-1 0:0:0 到当时的毫秒或微秒 根据参数time-unit而不同 
    10971116    排序方式: 
    10981117        1、按图片创建时间顺序 
     
    13071326 
    13081327== 7. [=#point700 修改历史 ] == 
     13282012-03-22 
     1329     -接口修改 5.1.4获取活动(行程、成员) 提交参数增加time-unit,返回参数增加了start-date-GMT ,end-date-GMT 
     1330 
     1331     -接口修改 5.4.3 获取图片列表  提交参数增加time-unit,返回参数增加了create-date-GMT  
     1332 
     1333     -接口修改5.4.2  发表评论 提交参数增加time-unit,返回参数增加了create-date-GMT  
     1334 
     1335     -接口修改 5.4.1 获取评论列表 提交参数增加time-unit,返回参数增加了create-date-GMT  
     1336 
    130913372012-03-21 
    13101338     -修改接口5.5.2,取消club-ids,area-id参数。 
     1339 
    13111340     -修改接口:5.2.1 创建用户  删除提交参数uid  
     1341 
    13121342     -修改接口:5.2.4 我参加的活动  提交参数增加time-unit  返回参数增加了create-date-GMT   
     1343 
    13131344     -修改接口:5.2.1 创建用户  删除提交参数uid  
    13141345