Update nezha接口文档.md
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user