Update nezha接口文档.md

This commit is contained in:
陈劲松
2019-08-09 10:46:27 +08:00
parent 6fec4ff619
commit ea81413544

View File

@@ -3159,16 +3159,21 @@ mappings |Object[] |R |映射值
{
"type": "cpuuu",
"mappings": [{
"id": 1,
"val": "2",
"mapping": "不正常",
"delFlag": "1"
},
{
"id": 2,
"val": "2",
"mapping": "正常",
"val": "1",
"mapping": "正常",
"delFlag": "0"
},
{
"val": "2",
"mapping": "不正常的"
}
]
}
```