Changes between Version 31 and Version 32 of pcauto_4.0.0/interface


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

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v31 v32  
    9898"title": "[直播]成都车展探馆:奥迪RS5 Coupe亮相",      //内容标题 
    9999"chl":"所属栏目"    // 所属栏目 
     100"ups":123,    // 赞的数量 
     101"downs":123    // 踩的数量 
    100102}, 
    101103... 
     
    126128 
    127129{ 
    128 "resultCode":0  // 0表示成功,其他是失败 
    129 "msg":"提示信息" // 提示信息 
     130"resultCode":0,  // 0表示成功,其他是失败 
     131"msg":"提示信息", // 提示信息 
     132"ups":123,         // 赞的数量 
     133"downs":123      // 踩的数量 
    130134} 
    131135