Update nezha接口文档.md
This commit is contained in:
@@ -2384,7 +2384,7 @@ data |Object |R |
|
|||||||
  id |Integer |R |主键
|
  id |Integer |R |主键
|
||||||
  name |String |R |用户组名称
|
  name |String |R |用户组名称
|
||||||
  remark |String |R |备注信息
|
  remark |String |R |备注信息
|
||||||
  systemInfos |Object[] |R |业务系统
|
  systems |Object[] |R |业务系统
|
||||||
   id |Integer |R |业务系统id
|
   id |Integer |R |业务系统id
|
||||||
   name |String |R |业务系统名称
|
   name |String |R |业务系统名称
|
||||||
  users |Object[] |R |用户组内的用户
|
  users |Object[] |R |用户组内的用户
|
||||||
@@ -2405,7 +2405,7 @@ data |Object |R |
|
|||||||
"id": 1,
|
"id": 1,
|
||||||
"name": "usergroup1",
|
"name": "usergroup1",
|
||||||
"remarks": "",
|
"remarks": "",
|
||||||
“systemInfos": [{
|
“systems": [{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"name": "system1"
|
"name": "system1"
|
||||||
}],
|
}],
|
||||||
|
|||||||
Reference in New Issue
Block a user