curl --location -g --request POST 'https://api.worktool.ymdyes.cn/wework/sendRawMessage?robotId=wechattool1' \
--header 'Content-Type: application/json' \
--data-raw '{
"socketType":2,
"list":[
{
"type":205,
"titleList":[
"美团小程序转发群"
],
"receivedName":"甲仑",
"originalContent":"美团",
"nameList":[
"仑哥"
],
"extraText":"附加留言(选填)"
}
]
}'