Changes between Version 75 and Version 76 of pconline_4.3.0/interface


Ignore:
Timestamp:
10/27/2015 02:05:14 PM (10 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pconline_4.3.0/interface

    v75 v76  
    759759 
    760760=== 1.12 举报页=== 
     761'''(mrobot已完成开发,请连开发机进行测试)'''[[BR]] 
    761762mrobot接口:http://mrobot.pconline.com.cn/s/onlineinfo/bbs/report.xsp?isBBS=1&topicId=52553893&postId=526010636  [[BR]] 
    762763后端接口:http://bbs.pconline.com.cn/action/post/reportAbuse.do [[BR]] 
     
    781782 
    782783||= 参数名 =||= 类型 =||= 必须=||= 说明=|| 
    783 ||isBBS||string||是||判断是否为帖子,isBBS=1为帖子;isBBS=0为文章|| 
    784 ||topicId||string||是||帖子id,当为xxxx|| 
    785 ||postId||string||是||楼层id|| 
    786  
    787 ---------- 
     784||isBBS||string||是||判断举报是否来自帖子终端页,isBBS=1时为帖子;isBBS=0时为文章|| 
     785||topicId||string||是||帖子id或文章id|| 
     786||postId||string||是||楼层id,当举报来自文章评论时postId=0|| 
     787 
     788**返回** 
     789HTML 
     790----------