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