Changes between Version 71 and Version 72 of intf


Ignore:
Timestamp:
02/28/2013 05:34:51 PM (13 years ago)
Author:
kuangjuhuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • intf

    v71 v72  
    4949* _users.jsp    获取用户数据 
    5050    //参数// 
    51     pageType:为user时,返回发帖数排行用户JSON(需要传type参数);为lastpost时,返回最后发帖的用户JSON,否则返回用户的基本信息[[BR]] 
     51    pageType:为user时,返回发帖数排行用户JSON(需要传type参数);为lastpost时,返回最后发帖的用户JSON,否则返回用户的基本信息(需要传userIds)[[BR]] 
    5252    days:多少天内的数据(针对typeType=user,默认1天,当天不计)[[BR]] 
    5353    pageSize:返回结果数(默认50)[[BR]]