Changes between Version 291 and Version 292 of pcauto_4.0.0/interface


Ignore:
Timestamp:
11/14/2013 03:01:39 PM (12 years ago)
Author:
leijingtang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v291 v292  
    12931293}}} 
    12941294 
     1295=== 2.45 [=#point245 获取顶踩数]=== 
     1296{{{ 
     1297   url: 
     1298   作用:获取某个对象的顶踩数 
     1299   使用范围:汽车网app 
     1300   是否需要登录:否 
     1301   http请求方式:post 
     1302   请求参数: 
     1303         id  // 参考2.4赞和踩 
     1304         type  // 参考2.4赞和踩 
     1305  返回参数: 
     1306{ 
     1307"ups":123,         // 赞的数量 
     1308"downs":123       // 踩的数量 
     1309} 
     1310}}} 
     1311 
    12951312 
    12961313