curl --location --request GET 'https://192.168.88.32:9781/bvcsp/v1/bv28181out/group/' \
--header 'Authorization;' \
--header 'Content-Type: application/json'{
"code": 0,
"msg": "string",
"data": {
"id": "string",
"name": "string",
"parentid": "string",
"gb28181id": "string",
"upper_server_id": 0,
"member_count": 0
}
}