{
"caId": 102022022695140000,
"gid": 802021031653410000,
"storeType": 800900000000
}
curl --location --request POST '/j1-manumana/groupCatalog/add' \
--header 'Content-Type: application/json' \
--data-raw '{
"caId": 102022022695140000,
"gid": 802021031653410000,
"storeType": 800900000000
}'
{
"code": 10000,
"data": {
"createTime": "2022-07-28 21:31:15",
"gcId": 102022022662880030
},
"message": "提示消息内容"
}