{
"data": {
"wxid": "wxid_********22",
"last_snsid": "14894****141"
},
"type": 60004
}curl --location 'http://127.0.0.1:8981/api' \
--header 'Content-Type: application/json' \
--data '{
"data": {
"wxid": "wxid_********22",
"last_snsid": "14894****141"
},
"type": 60004
}'{
"data": {
"FirstPageMd5": "8e4e****639",
"ObjectCount": 10,
"ObjectList": [
{
"commentCount": 2,
"commentUserList": [ //评论列表
{
"commentId": 3,
"commentResource": {}, //如果评论有图片 会有这个
"content": "太棒了",
"createTime": 1775506434,
"nickname": "昵称",
"replyCommentId": 0,
"replyUsername": "",
"type": 2,
"username": "wxid_******22" //谁评论的
},
{
"commentId": 67,
"content": "就想知道谁的脚有这么大的牛劲",
"createTime": 1775506524,
"nickname": "昵称",
"replyCommentId": 0,
"replyUsername": "",
"type": 2,
"username": "wxid_*********s22" //谁评论的
}
],
"commentUserListCount": 2,
"createTime": 1775506420,
"likeCount": 0,
"likeFlag": 0, //是否给他点赞
"likeUserList": [], //点赞列表
"likeUserListCount": 0,
"nickname": "作者昵称",
"objectDesc": "<TimelineObject><id********</TimelineObject>",
"snsid": "14894********8141",
"username": "wxid_*************22" //作者wxid
},
***省略*************
],
"SnsUserInfo": {
"snsBGImg": "http://shmmsns.qpic.cn/mmsns/8ic**********7Y/0", //作者朋友圈背景图
"snsBGObjectID": "1489**********592",
"snsFlag": 1,
"snsFlagEx": 6272
}
},
"msg": "ok",
"type": 60004
}