From e89aa86bfd096c2154cd825c46674c032376051d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=8A=B2=E6=9D=BE?= Date: Mon, 22 Jul 2019 19:30:10 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nezha接口文档.md b/nezha接口文档.md index cc79ce6..2f2f921 100644 --- a/nezha接口文档.md +++ b/nezha接口文档.md @@ -4298,7 +4298,7 @@ data |Object |R |     uuid |Integer |R |节点标识    ip |String |R |节点ip    name |String |R |节点名称 -  desc |String |R |任务结果描述信息 +  describe |String |R |任务结果描述信息   state |String |R |任务执行状态   cycle |Integer |R |第几周期   file |String |R |回传文件路径 @@ -4322,7 +4322,7 @@ data |Object |R |  "ip": "10.20.30.40", "name": "node1" }, - "desc": "", + "describe": "", "state": "", "cycle": 1, "file": "",