Changes between Version 12 and Version 13 of pcauto_4.2.0/interface


Ignore:
Timestamp:
02/20/2014 06:22:44 PM (12 years ago)
Author:
maozhijun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.2.0/interface

    v12 v13  
    425425}}} 
    426426 
    427 === 2.18  [=#point218 关注好友]=== 
    428 {{{ 
    429 接口URL: 
    430 接口是否已经完善:否 
     427=== 2.18  [=#point218 关注&取消关注]=== 
     428{{{ 
     429接口URL:http://bip.pcauto.com.cn/bip/intf/focus.jsp 
     430 
     431必填参数: 
     432act=add|delete(add:关注,delete:取消关注) 
     433accountId=xxxxxx 关注用户ID 
     434friendId=xxxxxx 关注用户ID 
     435 
     436是否需要登录:是 
     437返回格式:json  
     438支持跨域:是 
     439支持回调:是 
     440缓存方式:无 
     441缓存时间:无 
     442 
     443返回: 
     444{"code":0}成功 
    431445}}} 
    432446