curl --location --request POST 'https://wechat.xiaoliebian.com/api/demo-wechat-work/open/api/product/group/relation/delete?groupId&productId' \
--header 'Authorization: Bearer 123123123131' \
--header 'Content-Type: text/plain' \
--data-raw 'curl -X POST -H '\''Authorization'\'' -i http://{{server}}/api/demo-wechat-work/open/api/product/group/relation/delete'{
"success": true,
"code": 0,
"msg": "",
"value": "",
"traceId": ""
}