Changes between Version 159 and Version 160 of yimei2.0.0_api


Ignore:
Timestamp:
07/08/2015 10:24:12 AM (11 years ago)
Author:
caomenglin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • yimei2.0.0_api

    v159 v160  
    6666    "commentCount":1, 
    6767    "laudCount":1, 
    68     "hasLaud":1 
    69 " 
     68    "hasLaud":1", 
     69    "isExample":0 
    7070    } 
    7171  ], 
     
    8383||= commentCount =||= 评论数=||= laudCount =||=点赞数=|| 
    8484||= index =||= 当pageno=1时,返回首页接口数据=||=hasLaud=||=是否点赞,1:已点赞,0:未点赞=|| 
     85||= isExample =||当type==2时,要判断是否为旧案例数据,isExample==1时为旧案例数据,默认为0||==||==|| 
    8586 
    8687 
     
    205206    "isessence":1, 
    206207    "ispublicationPhoto":1, 
    207     "hasLaud":1, 
    208 " 
     208    "hasLaud":1 
     209    "isExample":1 
    209210    } 
    210211  ], 
     
    233234||= top=||= 置顶信息,最多6条,只有typeID为0时才返回=||= topType=||=1:日记,2:帖子=|| 
    234235||= isessence=||=是否精华:1:是,0:否   =||=ispublicationPhoto=||=是否晒单:1:是,0:否=|| 
    235 ||=hasLaud=||=是否点赞,1:已点赞,0:未点赞||==||==|| 
     236||=hasLaud=||=是否点赞,1:已点赞,0:未点赞||= isExample =||当type==2时,要判断是否为旧案例数据,isExample==1时为旧案例数据,默认为0|| 
    236237 
    237238 
     
    419420||= deviceID =||=设备ID =||= string =||= "" =||= 是 =||=  =|| 
    420421||fmt||fmt=json 时显示接口json数据||String||""||是|||| 
     422||isExample||isExample==1时表示旧案例数据||int||否|||| 
    421423 
    422424**返回**