{
"name": ""
}curl --location --request POST 'https://wechat.xiaoliebian.com/api/demo-wechat-work/open/api/product/group/add' \
--header 'Authorization: Bearer 1231231231' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": ""
}'{
"success": true,
"code": 0,
"msg": "",
"value": "",
"traceId": ""
}