{
"type": 101003,
"wxid": "1688849977889370",
"data": {
"sendId": "7881299908087796",
"msg": "你好"
}
}curl --location --request POST 'http://127.0.0.1:8080/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 101003,
"wxid": "1688849977889370",
"data": {
"sendId": "7881299908087796",
"msg": "你好"
}
}'{
"data": {
"appinfo": "EAE1BDD8-80E2-44c7-9F87-F1B6098BC54D",
"at_list": [],
"content": "你好",
"conversation_id": "S:1688849977889370_7881299908087796",
"flag": 16777216,
"is_pc_send": 1,
"is_room": 0,
"msg_id": 1047674,
"msgtype": 2,
"receiver": "7881299908087796",
"sender": "1688849977889370",
"sendtime": 1741675651
},
"errcode": 0,
"errmsg": "ok",
"type": 101003,
"wxid": "1688849977889370"
}