{
"RoleId": 0,
"children": [
{}
],
"id": 0,
"name": "string",
"orgId": 0,
"owner": "string",
"path": "string",
"pid": 0,
"sort": 0,
"status": "string"
}
curl --location --request POST 'http://101.35.247.125:7788/visual/screen/group' \
--header 'Content-Type: application/json' \
--data-raw '{
"RoleId": 0,
"children": [
{}
],
"id": 0,
"name": "string",
"orgId": 0,
"owner": "string",
"path": "string",
"pid": 0,
"sort": 0,
"status": "string"
}'
{}