diff --git a/docs/md/middleware-agent.md b/docs/md/middleware-agent.md index 713fac2..6543486 100644 --- a/docs/md/middleware-agent.md +++ b/docs/md/middleware-agent.md @@ -61,9 +61,9 @@ POST /api/version ### 返回结果 -|状态码|状态码含义|说明|数据模型| -|---|---|---|---| -|200|[OK](https://tools.ietf.org/html/rfc7231#section-6.3.1)|none|[ProtocolRespVersionResp](#schemaprotocolrespversionresp)| +| 状态码 | 状态码含义 | 说明 | 数据模型 | +|-----|---------------------------------------------------------|------|-----------------------------------------------------------| +| 200 | [OK](https://tools.ietf.org/html/rfc7231#section-6.3.1) | none | [ProtocolRespVersionResp](#schemaprotocolrespversionresp) | ## GET 获取系统版本信息(GET 请求)。