summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author王文睿 <[email protected]>2019-09-02 10:32:00 +0800
committer王文睿 <[email protected]>2019-09-02 10:32:00 +0800
commit7237f136ce87414a0481c5ce9aa696526d8d0394 (patch)
tree3f448df11c907d3e809770becf9920f0be2a5ba0
parente35d10abddac34d8a079adca638beff7e9f93f4f (diff)
Update nezha接口文档.md
-rw-r--r--nezha接口文档.md15
1 files changed, 6 insertions, 9 deletions
diff --git a/nezha接口文档.md b/nezha接口文档.md
index 2d48a6f..04aea1d 100644
--- a/nezha接口文档.md
+++ b/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]
+
```
###### 返回结果