{
"GroupIdList": [
"string"
]
}
curl --location --request POST '/crowd/groupOpenHttpSvcGetGroupInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"GroupIdList": [
"string"
]
}'
{
"code": 0,
"msg": "",
"data": null
}