Update nezha接口文档.md
This commit is contained in:
@@ -3379,7 +3379,7 @@ data |Object |R |
|
|||||||
 type |Object |R |类别
|
 type |Object |R |类别
|
||||||
  id |Integer |R |类别ID
|
  id |Integer |R |类别ID
|
||||||
  name |String |R |类别名称
|
  name |String |R |类别名称
|
||||||
  params |Object[] |R |类别参数
|
  deteTypeParams |Object[] |R |类别参数
|
||||||
   id |Integer |R |参数id
|
   id |Integer |R |参数id
|
||||||
   name |String |R |参数名称
|
   name |String |R |参数名称
|
||||||
   def_val |String |R |参数默认值
|
   def_val |String |R |参数默认值
|
||||||
@@ -3410,7 +3410,7 @@ data |Object |R |
|
|||||||
"type": {
|
"type": {
|
||||||
"id": 2,
|
"id": 2,
|
||||||
"name": "cpu",
|
"name": "cpu",
|
||||||
"params": [{
|
"deteTypeParams": [{
|
||||||
"id": 2,
|
"id": 2,
|
||||||
"name": "a",
|
"name": "a",
|
||||||
"def_val": "12"
|
"def_val": "12"
|
||||||
|
|||||||
Reference in New Issue
Block a user