docs: create wg-basic/other-api
This commit is contained in:
parent
d374771e82
commit
ed9d3be45a
21
wg-basic/other-api.md
Normal file
21
wg-basic/other-api.md
Normal 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 | 名称用英文逗号分割,参数有:APP,SYSTEM,RESOURCE,ROUTE,WECHAT,WECHAT-MINIAPP。具体参考swagger文档中的说明,文档地址:**/doc.html** |
|
||||
|
||||
示例:`/api-info/get?apiTypes=APP,SYSTEM`
|
Loading…
Reference in New Issue
Block a user