docs(api): update docs

This commit is contained in:
dongdonglin(林向东) 2018-10-16 15:22:20 +08:00
parent 30aa3c96ee
commit 451f6260b3

View File

@ -37,7 +37,7 @@
* request字段说明
| 名称 | 类型 |必填| 默认值 | 说明 |
| --- | --- | --- |---- | --- | ----|
| --- | --- | --- |---- | --- |
| viewId| string| 是|无|指标集ID |
| viewName| string| 是| 无|指标集名称|
| attrId| string| 是| 无|指标ID|
@ -65,7 +65,7 @@
* response 字段说明:
| 名称 | 类型 | 说明 |
|---|---|---|---|
|---|---|---|
| code | int | 返回码。0:成功非0:失败 |
| msg | string | 返回消息 |
| ret | int | 检测结果是否异常。0:异常1:正常 |
@ -93,7 +93,7 @@
* request字段说明
| 名称 | 类型 |必填| 默认值 | 说明 |
| --- | --- | --- |--- | --- | ---|
| --- | --- | --- |--- | --- |
| viewId| string| 是|无|指标集ID |
| viewName| string| 是| 无|指标集名称|
| attrId| string| 是| 无|指标ID|
@ -121,7 +121,7 @@
* response 字段说明:
| 名称 | 类型 | 说明 |
|---|---|---|---|
|---|---|---|
| code | int | 返回码。0:成功非0:失败 |
| msg | string | 返回消息 |
| ret | int | 检测结果是否异常。0:异常1:正常 |