Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

公共错误码

下表为对外接口常见公共错误码。

错误码含义
100001服务器内部错误
100002服务暂时不可用
101001参数错误
102001资源不存在

错误响应示例

{
  "code": 101001,
  "message": "参数错误: hour 不合法"
}