Changes between Version 61 and Version 62 of pcauto_4.5.0/interface


Ignore:
Timestamp:
09/22/2014 10:51:06 AM (12 years ago)
Author:
chenziyang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.5.0/interface

    v61 v62  
    541541    cookie 
    542542    tid:帖子ID 
    543     返回结果: 
    544  
     543    ajax:true,客户端不用传 
     544    返回结果: 
     545未登录:status=6 
     546被锁:status=7 
     547其他都是抛出异常,然后统一处理,所以code、status一样 
     548{ 
     549    "deleteInfo": [ 
     550        { 
     551            "desc": "删除主题成功", 
     552            "fid": 20886, 
     553            "status": 0 
     554        } 
     555    ] 
     556} 
     557{ 
     558    "deleteInfo": [ 
     559        { 
     560            "code": "0000001", 
     561            "desc": "您所在的用户组【太平洋舰队少校】没有删除帖子的权限,请与管理员联系。", 
     562            "status": -1 
     563        } 
     564    ] 
     565} 
    545566}}} 
    546567