Changes between Version 95 and Version 96 of intf


Ignore:
Timestamp:
05/27/2013 11:28:33 AM (13 years ago)
Author:
kuangjuhuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • intf

    v95 v96  
    524524  //参数// 
    525525    tid:主题ID[[BR]] 
    526   //说明// 
    527      如果是收藏了,则返回0,否则返回-1;需要用post方式提交。[[BR]] 
     526    fid:板块ID[[BR]] 
     527  //说明// 
     528     如果是收藏了,则返回收藏ID,否则返回-1;如果tid参数不为空,则优先判断是否收藏了改帖子,如果tid为空,fid不为空,才判断是否收藏了该板块;需要用post方式提交[[BR]] 
    528529    输出结果样例:0/1[[BR]][[BR]] 
    529530* contribution_update.jsp       论坛调用户贡献接口[[BR]][[BR]]