Update nezha接口文档.md

This commit is contained in:
陈劲松
2019-08-02 15:11:19 +08:00
parent c61c181fe8
commit 21659f3058

View File

@@ -3379,7 +3379,7 @@ data |Object |R | 
 type |Object |R |类别
  id |Integer |R |类别ID
  name |String |R |类别名称
  params |Object[] |R |类别参数
  deteTypeParams |Object[] |R |类别参数
   id |Integer |R |参数id
   name |String |R |参数名称
   def_val |String |R |参数默认值
@@ -3410,7 +3410,7 @@ data |Object |R | 
"type": {
"id": 2,
"name": "cpu",
"params": [{
"deteTypeParams": [{
"id": 2,
"name": "a",
"def_val": "12"