diff --git a/wg-basic/other-api.md b/wg-basic/other-api.md new file mode 100644 index 0000000..6ddd782 --- /dev/null +++ b/wg-basic/other-api.md @@ -0,0 +1,21 @@ +--- +title: 其他接口 +description: 对系统中在页面上没有开放功能的接口进行说明 +published: true +date: 2021-09-01T09:51:28.326Z +tags: wg-ba +editor: markdown +dateCreated: 2021-09-01T09:51:28.326Z +--- + +# 接口word文档导出 + +接口名称:`/api-info/get` + +参数 + +| 名称 | 类型 | 说明 | +| - | - | - | +| apiTypes | query | 名称用英文逗号分割,参数有:APP,SYSTEM,RESOURCE,ROUTE,WECHAT,WECHAT-MINIAPP。具体参考swagger文档中的说明,文档地址:**/doc.html** | + +示例:`/api-info/get?apiTypes=APP,SYSTEM` \ No newline at end of file