Update nezha接口文档.md
This commit is contained in:
15
nezha接口文档.md
15
nezha接口文档.md
@@ -3001,9 +3001,8 @@ ids |Integer[] |R |id
|
||||
示例:
|
||||
|
||||
```
|
||||
{
|
||||
"ids": [35,24,1]
|
||||
}
|
||||
[35,24,1]
|
||||
|
||||
```
|
||||
|
||||
###### 返回结果
|
||||
@@ -3197,9 +3196,8 @@ types |String[] |R |类型
|
||||
示例:
|
||||
|
||||
```
|
||||
{
|
||||
"types": ["a","b"]
|
||||
}
|
||||
["a","b"]
|
||||
|
||||
```
|
||||
|
||||
###### 返回结果
|
||||
@@ -3957,9 +3955,8 @@ ids |Integer[] |R |id
|
||||
示例:
|
||||
|
||||
```
|
||||
{
|
||||
"ids": [35,24,1]
|
||||
}
|
||||
[35,24,1]
|
||||
|
||||
```
|
||||
|
||||
###### 返回结果
|
||||
|
||||
Reference in New Issue
Block a user