Changes between Version 42 and Version 43 of intf


Ignore:
Timestamp:
02/19/2013 05:00:01 PM (13 years ago)
Author:
dingjianyong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • intf

    v42 v43  
    4040    如果subsite=false,最新的主题从bbs7_new_topic里查找,最热的主题从bbs7_hot_topic,bbs7_hot_topic7,bbs7_hot_topic30,bbs7_hot_topic_all里查找,精华的主题从bbs7_pick里查找。[[BR]][[BR]] 
    4141    输出内容包括:forumId,forumName,forumUrl,userId,userName,userUrl,topicId,title,message,rewardAmount,rewardRemain,replyCount,viewCount,createAt,lastPostAt,topicUrl,rate,rateReply,type。如果type=new,则还需要返回face,dealedTime[[BR]][[BR]] 
     42* _topic.jsp    根据主题ID,获取主题信息[[BR]][[BR]] 
    4243  //参数// 
    4344    tid=; 要查询的主题ID[[BR]]