Changes between Version 119 and Version 120 of intf


Ignore:
Timestamp:
01/08/2014 04:14:45 PM (12 years ago)
Author:
lijianwen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • intf

    v119 v120  
    8282    输出格式样例:[{"name":用户名,"nickName":呢称,"url":个人中心url,"userId":用户名},{"name":用户名,"nickName":呢称,"url":个人中心url,"userId":用户名}][[BR]][[BR]] 
    8383* _block_forums.jsp     给果派论坛首页使用(重要) 
     84    //参数// 
     85    fids:版块id以,逗号组成[[BR]] 
     86    callback:回调函数[[BR]] 
     87    //说明// 
     88    根据fids,检索各个板块的今天发帖量、主题总数、回帖总数及最后一个主题的详细,输出格式样例:[{"forumId":1,"count":1,"topics":1,"posts":1},"lastTopicAuthor"{"lastTopicId":1,"lastTopicTitle":1,"lastTopicUrl":1}][[BR]] 
    8489* _forumTopics.jsp(it) (重要) 
    8590    //参数//