Changes between Version 166 and Version 167 of intf


Ignore:
Timestamp:
07/16/2014 10:43:56 AM (12 years ago)
Author:
lijianwen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • intf

    v166 v167  
    12421242  针对于回帖 cb({status,desc,uid,pageNo,pageSize,total, topics[{topicId,secretForum,title,authorName,createAt,views,replyCount,image,categoryId,category,replyContent,replyAuthorName,replyAuthorId,replyTime,fid,pid,floor}]})  
    12431243 
     1244* /intf/user/queryUserPostCounts.do  查询用户的主帖数量、精华帖数量、回帖数量[[BR]] 
     1245    //参数// [[BR]] 
     1246   uid=登陆用户的id,help,[[BR]] 
     1247   //返回json格式// [[BR]] 
     1248   {topicCount,pickCount,replyCount} 
     1249 
    12441250== [=#p_mobile]mobile ==