Changes between Version 29 and Version 30 of pcauto_4.0.0/interface


Ignore:
Timestamp:
10/08/2013 03:06:30 PM (13 years ago)
Author:
leijingtang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v29 v30  
    120120    是否需要登录:否                           
    121121    请求参数: 
    122           objectId,对象id 
    123           deviceId,设备标识符 
     122          id,文章、帖子或者图集id 
     123          type,article、topic或者album 
    124124          action,up或者down,分别代表赞和踩 
    125125    返回参数: 
     
    127127{ 
    128128"resultCode":0  // 0表示成功,其他是失败 
    129 "message":"提示信息" // 提示信息 
     129"msg":"提示信息" // 提示信息 
    130130} 
    131131