{
"type": 101006,
"wxid": "1688849977889370",
"data": {
"sendId": "7881299908087796",
"url": "https://www.baidu.com/",
"title": "百度",
"content": "百度一下",
"headImg": "https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png"
}
}curl --location --request POST 'http://127.0.0.1:8080/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 101006,
"wxid": "1688849977889370",
"data": {
"sendId": "7881299908087796",
"url": "https://www.baidu.com/",
"title": "百度",
"content": "百度一下",
"headImg": "https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png"
}
}'{
"data": {
"appinfo": "6F97E702-E822-4c5c-9D9D-DFA1BD111F71",
"conversation_id": "S:1688849977889370_7881299908087796",
"des": "百度一下",
"flag": 16777216,
"headImg": "https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png",
"is_pc_send": 1,
"is_room": 0,
"msg_id": 1047710,
"msgtype": 13,
"receiver": "7881299908087796",
"sender": "1688849977889370",
"sendtime": 1741677747,
"state": "0",
"title": "百度",
"url": "https://www.baidu.com/"
},
"errcode": 0,
"errmsg": "ok",
"type": 101006,
"wxid": "1688849977889370"
}