From 7237f136ce87414a0481c5ce9aa696526d8d0394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=96=87=E7=9D=BF?= Date: Mon, 2 Sep 2019 10:32:00 +0800 Subject: [PATCH] =?UTF-8?q?Update=20nezha=E6=8E=A5=E5=8F=A3=E6=96=87?= =?UTF-8?q?=E6=A1=A3.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha接口文档.md | 15 ++++++--------- 1 file 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] + ``` ###### 返回结果