{
"toWxid": "47558923582@chatroom",
"nickName": "马工",
"nameCardWxid": "wxid_o9jco5r4p63l22"
}curl --location --request POST '/sendCardMessage' \
--header 'AUTHORIZATION: token值' \
--header 'Content-Type: application/json' \
--data-raw '{
"toWxid": "47558923582@chatroom",
"nickName": "马工",
"nameCardWxid": "wxid_o9jco5r4p63l22"
}'{
"ret": 0,
"msg": "string",
"data": {
"toWxid": "string",
"createTime": 0,
"msgId": 0,
"newMsgId": 0,
"type": 0
}
}