Update nezha接口文档.md

This commit is contained in:
陈劲松
2019-08-28 14:42:52 +08:00
parent 53bdcaf256
commit dcfffeeafa

View File

@@ -2063,9 +2063,7 @@ ids |Integer[] |R |id
示例:
```
{
"ids": [35,24,1]
}
[35,24,1]
```
###### 返回结果
@@ -2208,7 +2206,10 @@ uuids |Integer[] |R |节点id
示例:
```
GET /system/deleteNodeRel?id=3&uuids=4,42,3
{
"id": 2,
"uuids": [1,2,3]
}
```
###### 返回结果
@@ -2574,9 +2575,7 @@ ids |Integer[] |R |id
示例:
```
{
"ids": [35,24,1]
}
[35,24,1]
```
###### 返回结果