{
"data": {
"wxid": "57*****34@chatroom",
"num": 10
},
"type": 61004
}curl --location 'http://127.0.0.1:8981/api' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"wxid": "57*****34@chatroom",
"num": 10
},
"type": 61004
}'{
"data": {
"msgcount": 10,
"msglist": [
{
"atlist": "",
"clientid": 80***49,
"content": "最新消息内容",
"file": "",
"from": "57*****34@chatroom",
"localid": 550,
"msgid": "301*****6991",
"msgsource": "<msgsource>\n\t<alnode>\n\t\t<fr>1</fr>\n\t</alnode>\n\t<silence>1</silence>\n\t<membercount>2</membercount>\n\t<signature>N0_V1****v1_wsUtbbwy</signature>\n\t<tmp_node>\n\t\t<publisher-id></publisher-id>\n\t</tmp_node>\n</msgsource>\n",
"msgtype": 1,
"receive": "wxid_0*******12",
"sender": "wxid_22*****66",
"sub_type": 0,
"timestamp": 1780816880
},
*********省略********
]
},
"msg": "ok",
"type": 61004
}