OCT REM: code review -d
This commit is contained in:
parent
40700a67a5
commit
7b58a755f6
|
@ -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 请求)。
|
||||
|
||||
|
|
Loading…
Reference in New Issue