curl --location --request GET 'https://192.168.88.11:9781/bvcsp/v1/pugroup/root' \
--header 'Authorization;'
{
"code": 0,
"msg": "string",
"data": {
"id": "string",
"pid": "string",
"name": "string",
"desc": "string"
}
}