Changes between Version 220 and Version 221 of pcauto_4.0.0/interface


Ignore:
Timestamp:
11/07/2013 09:32:27 AM (12 years ago)
Author:
yangmengjun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v220 v221  
    215215=== 2.4 [=#point204 赞和踩]=== 
    216216{{{ 
    217     url: 
     217    url: http://mdata.pcauto.com.cn/pcauto/user/ups-downs.jsp 
    218218    作用:对某个对象赞或者踩 
    219219    使用范围:汽车网app 
    220     备注:该接口需要防止刷数据 
     220    备注:该接口需要防止刷数据,间隔60秒 
    221221 
    222222    HTTP请求方式:post                          
     
    237237"downs":123       // 踩的数量 
    238238} 
     239 
     240备注:参数错误以及非post方法提交会返回400的status code 
    239241 
    240242}}}