Commit 0047f7e9 authored by 赵啸非's avatar 赵啸非

修改构建api文档

parent 023cfac8
...@@ -6017,42 +6017,6 @@ windowId|Long|窗口ID|是|窗口id ...@@ -6017,42 +6017,6 @@ windowId|Long|窗口ID|是|窗口id
### 添加业务到窗口
**请求URL:** window/addBusinessToWindow
**请求方式:** POST
**内容类型:** application/json;charset=utf-8
**简要描述:** 添加业务到窗口
**请求参数:**
参数名称|类型|备注|必填|其它
---|---|---|---|---
businessIds|String|业务ids|是|逗号分隔
windowId|Long|窗口ID|是|窗口id
**请求样例:**
```
{
}
```
**Response-example:**
```
...
```
## 工作人员 ## 工作人员
### 查询工作人员列表 ### 查询工作人员列表
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment