Update nezha接口文档.md

This commit is contained in:
陈劲松
2019-07-26 10:13:23 +08:00
parent f20b7a3044
commit 5955683605

View File

@@ -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": "不正常"
}]