{
"allCount": 0,
"groupId": 0,
"groupName": "string",
"parentGroupId": 0,
"count": 0,
"equipLists": [
{
"id": 0,
"staNo": 0,
"equipNo": 0,
"equipName": "string",
"isChecked": true,
"equipState": null,
"systemName": "string"
}
],
"children": [
{
"allCount": 0,
"groupId": 0,
"groupName": "string",
"parentGroupId": 0,
"count": 0,
"equipLists": [
{
"id": 0,
"staNo": 0,
"equipNo": 0,
"equipName": "string",
"isChecked": true,
"equipState": null,
"systemName": "string"
}
],
"children": [],
"isChecked": true
}
],
"isChecked": true
}