Changes between Version 20 and Version 21 of 2ndchild/interface


Ignore:
Timestamp:
12/27/2013 11:53:30 AM (12 years ago)
Author:
hejingdong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2ndchild/interface

    v20 v21  
    593593}}} 
    594594 
     595=== 15.3状态返回 === 
     596返回状态参数对照表 
     597||描述RESPONSE_INFO||缩写||值RESPONESE_STATUS|| 
     598||成功||RESPONSE_STATUS_OK||100|| 
     599||失败||RESPONSE_STATUS_FAIL||500|| 
     600||请求Json格式错误||RESPONSE_STATUS_JSON_ERROR||501|| 
     601||没有操作权限||RESPONSE_STATUS_NOPERMISSION||401|| 
     602||不可识别命令||RESPONSE_STATUS_UNRECOGNIZED||402|| 
     603||参数错误||RESPONSE_STATUS_PARAMERROR||403|| 
     604 
    595605=== 16.百科终端接口 === 
    596606{{{