Changes between Version 53 and Version 54 of pconline_3.7.0/interface


Ignore:
Timestamp:
02/09/2015 10:07:09 AM (11 years ago)
Author:
chenziyang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pconline_3.7.0/interface

    v53 v54  
    251251=== 2.3 [=#point203 首页 - 文章顶踩、取消顶踩新接口] === 
    252252{{{ 
    253 备注:该接口已经合并顶踩和取消顶踩功能(如果⽤户登录,则传common_session_id,如果⽤户没登录,则不传);直接使用Web端接口;HTTP请求方式为POST(参考bip接口文档) 
     253备注:该接口已经合并顶踩和取消顶踩功能(如果用户登录,则传common_session_id,如果用户没登录,则不传);直接使用后端接口;HTTP请求方式为POST(参考bip接口文档) 
    254254mrobot url:暂无 
    255 Web端 url:http://bip.pconline.com.cn/intf/article.jsp?act=delOrAddArtAgree&siteId=1&articleId=5105797&isAgree=1 
     255后端url: 
     256(已上线)http://bip.pconline.com.cn/intf/article.jsp?act=delOrAddArtAgree&siteId=1&articleId=5105797&isAgree=1 
    256257HTTP请求方式:POST 
    257258是否需要登录:否