{
"gcId": 102022022662880030
}
curl --location --request DELETE '/j1-manumana/groupCatalog/delete' \
--header 'Content-Type: application/json' \
--data-raw '{
"gcId": 102022022662880030
}'
{
"code": 10000,
"data": {
"gcId": 102022022662880030
},
"message": "提示消息内容"
}