{
"method": "/msg/sendGroupMsgRule",
"params": {
"guid": ""
}
}curl --location '/work-weixin/api/doApi' \
--header 'X-QIWEI-TOKEN;' \
--header 'Content-Type: application/json' \
--data '{
"method": "/msg/sendGroupMsgRule",
"params": {
"guid": ""
}
}'{
"code": 0,
"data": {
"type": 0
},
"msg": "string"
}