Changes between Version 43 and Version 44 of intf


Ignore:
Timestamp:
02/20/2013 09:20:40 AM (13 years ago)
Author:
dingjianyong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • intf

    v43 v44  
    194194    topicType:话题分类[[BR]] 
    195195    //说明// 
    196     统计当前版块下所有用户回复的数量,按回复数量排序,返回JSON格式(包括用户ID和回复数)。[[BR]][[BR]] 
     196    统计当前版块下所有用户回复的数量,按回复数量排序,返回JSON格式(包括用户ID和回复数)。[[BR]] 
     197    输出样例:[{"replycounttotal":9,"userid":826717},{"replycounttotal":2,"userid":388},{"replycounttotal":0,"userid":9659992},{"replycounttotal":0,"userid":149561},{"replycounttotal":0,"userid":9673315}][[BR]] 
    197198 
    198199== [=#p_intf]intf ==