Changes between Version 36 and Version 37 of yimei2.0.0_api


Ignore:
Timestamp:
06/02/2015 04:07:49 PM (11 years ago)
Author:
caomenglin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • yimei2.0.0_api

    v36 v37  
    292292||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =||= 说明 =|| 
    293293||= diaryID =||=日记ID =||= string =||= "" =||= 是 =||=  =|| 
     294||= deviceID =||=设备ID =||= string =||= "" =||= 是 =||=  =|| 
    294295||showDownload||显示下文的下载栏,1:显示(表示是分享页面),没传此参数时就不显示||String||""||是|||| 
    295296 
     
    303304  "hasCollect":"", 
    304305  "diaryTitle":"", 
     306  "hasLaud":"", 
    305307  "projectList":[{ 
    306308      "projectID":11, 
     
    342344||= userID=||=用户ID为自己时,界面下文显示续写日记       =||=createTime=||=发由时间=|| 
    343345||= imageList=||=列表显示小尺寸图片      =||=largeImageList=||=查看时需要请求大尺寸图片=|| 
     346||= hasLaud=||=是不点赞,1:已点赞,0:未点赞 =||==||==|| 
    344347 
    345348 
     
    373376||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =||= 说明 =|| 
    374377||= postID =||=帖子ID =||= string =||= "" =||= 是 =||=  =|| 
     378||= deviceID =||=设备ID =||= string =||= "" =||= 是 =||=  =|| 
    375379||showDownload||显示下文的下载栏,1:显示(表示是分享页面),没传此参数时就不显示||String||""||是|||| 
    376380 
     
    392396  "hasCollect":"", 
    393397  "isessence":1, 
    394   "ispublicationPhoto":1 
     398  "ispublicationPhoto":1, 
     399  "hasLaud":1 
    395400  "data":[{ 
    396401      "content":"", 
     
    412417||= imageList=||=列表显示小尺寸图片      =||=largeImageList=||=查看时需要请求大尺寸图片=|| 
    413418||= isessence=||=是否精华:1:是,0:否   =||=ispublicationPhoto=||=是否晒单:1:是,0:否=|| 
     419||= hasLaud=||=是不点赞,1:已点赞,0:未点赞 =||==||==|| 
    414420 
    415421 
     
    550556||= contentType =||=文章类型 =||= string =||= "" =||= 是 =||= 1:日记,2:帖子=|| 
    551557||= operation =||=操作类型=||= string =||= "" =||= 是 =||=1:点赞,2:取消点赞  =|| 
    552 ||= deviceID =||=设备ID =||= string =||= "" =||= 是 =||=  需求还在确认中,是否只支持登录后才点赞=|| 
     558||= deviceID =||=设备ID =||= string =||= "" =||= 是 =||=根据设备号判定  =|| 
    553559 
    554560