{
"errCode": 0,
"errMsg": "string",
"data": [
{
"companyName": "string",
"communityId": 0,
"communityName": "string",
"manageArea": 0,
"position": "string",
"projectManager": "string",
"adminUserPhone": "string",
"peopleDto": {
"saasUserCount": 0,
"malePercent": 0,
"femalePercent": 0,
"securityUserCount": 0,
"cleaningUserCount": 0,
"changeUserCount": 0,
"greenUserCount": 0,
"manageCount": 0,
"otherUserCount": 0
}
}
]
}