From 595568360566a0041ebaf4f1ca5cd9ebfb528840 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=8A=B2=E6=9D=BE?= Date: Fri, 26 Jul 2019 10:13:23 +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 | 2 -- 1 file changed, 2 deletions(-) diff --git a/nezha接口文档.md b/nezha接口文档.md index cdc1a89..4768e2c 100644 --- a/nezha接口文档.md +++ b/nezha接口文档.md @@ -3026,7 +3026,6 @@ data |Object |R |  :---- |:--- |:------ |:--- type |String |R |映射类型,前端页面上可选择、可新增 mappings |Object[] |R |映射值 - id |Object |R |id  val |String |R |原值  mapping |String |R |映射后值 @@ -3036,7 +3035,6 @@ mappings |Object[] |R |映射值 { "type": "cpuuu", "mappings": [{ - "id": 1, "val": "2", "mapping": "不正常" }]