summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author陈劲松 <[email protected]>2019-08-13 17:24:45 +0800
committer陈劲松 <[email protected]>2019-08-13 17:24:45 +0800
commitf844602a1eb94fdbd738a8fcb15a7fd51b203506 (patch)
tree826c94d81473ad7d107ce4d4e1dd5eb4a525faee
parent72e1d93c301e5205fb061d93dc8e8e871a6dd23b (diff)
Update nezha接口文档.md
-rw-r--r--nezha接口文档.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/nezha接口文档.md b/nezha接口文档.md
index b490b42..5383b1c 100644
--- a/nezha接口文档.md
+++ b/nezha接口文档.md
@@ -3140,7 +3140,7 @@ msg |string |R |&nbsp;
##### 2.3.1.8 元数据字典修改
-- **接口说明:** 元数据字典修改
+- **接口说明:** 元数据字典修改,type不允许修改
- **接口地址:** /deteType/updateDic
- **请求方式:** PUT
@@ -3148,7 +3148,6 @@ msg |string |R |&nbsp;
参数名称 |类型 |出现要求 |描述
:---- |:--- |:------ |:---
-type |String |R |映射类型,前端页面上可选择、可新增
mappings |Object[] |R |映射值
&emsp;id |Object |O |id 为空表示这一条映射是新增的
&emsp;val |String |R |原值
@@ -3159,7 +3158,6 @@ mappings |Object[] |R |映射值
```
{
- "type": "cpuuu",
"mappings": [{
"id": 1,
"val": "2",