{{apiDocument.title}}

{{apiDocument.date | date:'yyyy-MM-dd HH:mm:ss Z'}}

文档历史

接口列表的变化历史

{{apiHistory.updateTime | since}}

操作 方法 地址 说明 查看
新增 {{api.methods[0]}} {{api.url}}
变更 {{api.methods[0]}} {{api.url}}
删除 {{api.methods[0]}} {{api.url}}

{{currentAPI.name}}

请注意,该接口已被废弃!
{{method}}
{{currentAPI.url}}

{{currentAPI.author}} {{currentAPI.since}}

请求类型

{{currentAPI.contentType}}

请求参数

参数名 参数类型 参数位置 描述 是否必须 默认值
当前请求不需要传递参数
{{apiParameter.name}} {{apiParameter.type}} {{apiParameter.position}} {{apiParameter.required}} {{apiParameter.defaultValue}}

异常信息

异常类 说明
{{apiException.className}} {{apiException.description}}

返回值

{{currentAPI.returnValue}}