Update nezha接口文档.md
This commit is contained in:
13
nezha接口文档.md
13
nezha接口文档.md
@@ -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]
|
||||
```
|
||||
|
||||
###### 返回结果
|
||||
|
||||
Reference in New Issue
Block a user