文档
测试

查询某个用户的所有动态

POST
https://www.future-algorithm.com/back/showOnesNote

请求参数

参数名
类型
描述
必填
sessionKey
必填
user_id
必填

说明 / 示例

[ { "content": [ [ "https://www.future-algorithm.com/resource/noteimg/1_1595807874d0c193d88f.jpg", "test" ] ], "follow_state": 1, "nickname": "测试", "note_content": "null", "note_hide": 0, "note_id": 1, "note_likes": 0, "note_pic": [], "note_time": "Mon, 27 Jul 2020 07:57:54 GMT", "note_title": "test", "size1": 0, "size2": 0, "state": 0, "topic": [], "user_id": "o4Faq5d1uuh9SHgjFc5162PHPOCA", "user_touxiang": "https://wx.qlogo.cn/mmopen/vi_32/h3lO0a7a6rf5HAjb1oWr2icIWxicuX5gKBT15ugiawE0DRePuqSOgU1CeBfnrSSibxrtCK8BeQYCX9lfgJtvSpia7ibg/132", "video": null } ] //主要显示头像标题以及个人名称点赞数量信息即可