docs: create wg-basic/other-api

This commit is contained in:
Administrator 2021-09-01 09:51:30 +00:00 committed by John Smith
parent d374771e82
commit ed9d3be45a

21
wg-basic/other-api.md Normal file
View File

@ -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 | 名称用英文逗号分割参数有APPSYSTEMRESOURCEROUTEWECHATWECHAT-MINIAPP。具体参考swagger文档中的说明文档地址**/doc.html** |
示例:`/api-info/get?apiTypes=APP,SYSTEM`