Changes between Version 92 and Version 93 of intf


Ignore:
Timestamp:
05/15/2013 10:58:00 AM (13 years ago)
Author:
kuangjuhuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • intf

    v92 v93  
    10291029  查询板块精华接口(需要有图片),只需要返回第一张图片和标题,不包括子板,接口缓存5小时 
    10301030  //参数//[[BR]] 
    1031   fid:板块ID 
    1032   count:获取条数(默认5条) 
    1033   days:多少天内发的帖子(默认2天) 
    1034   orderby:排序条件(postat, replyat, replycount) 
    1035   needContainImage:是否需要包含图片 
    1036   maxLength:帖子内容最大长度 
    1037   callback:回调函数 
     1031  fid:板块ID[[BR]] 
     1032  count:获取条数(默认5条)[[BR]] 
     1033  days:多少天内发的帖子(默认2天)[[BR]] 
     1034  orderby:排序条件(postat, replyat, replycount)[[BR]] 
     1035  needContainImage:是否需要包含图片[[BR]] 
     1036  maxLength:帖子内容最大长度[[BR]] 
     1037  callback:回调函数[[BR]] 
    10381038  //返回 
    10391039  json格式数组[[BR]]