Page History

Friendmoment

Last edited by 赵家龙

返回

获取朋友圈内容

URL: http://120.92.61.152:8080/Daren/moment/friendMoment.action?sid=10459837


请求方式: HTTP POST/GET


请求参数说明:

参数名 参数类型 必选 参数说明
ts Long false 时间戳(截止位置时间戳)
sid String true sid

返回格式: JSON


返回格式样例:

{
    "data":{
        "icon":{
            "fansCount":0,
            "image":"http://yweb0.cnliveimg.com/images/headImg/2020/1028/1603850590901_small.jpg",
            "nickName":"开饭了",
            "orderCount":0,
            "state":false,
            "userId":"10513196"
        },
        "lastPage":false,
        "moments":[
            {
                "icon":{
                    "fansCount":0,
                    "image":"http://yweb0.cnliveimg.com/images/headImg/2021/0614/1623663854677_small.jpg",
                    "nickName":"我叫什么名字我叫什么名字我是谁我在哪儿还",
                    "orderCount":0,
                    "state":false,
                    "userId":"395397"
                },
                "item":{
                    "address":"黔西南布依族苗族自治州 · 兴义市",
                    "images":[
                        {
                            "height":384,
                            "imagePath":"http://wjjtest.ys2.cnliveimg.com/802/img/0/2021/06/14/162365625585926383212.jpeg",
                            "thumbnailPath":"http://wjjtest.ys2.cnliveimg.com/802/img/0/2021/06/14/162365625585926383212.jpeg?imageView2/1/w/100/h/100",
                            "thumbnailsFirstPic":"http://wjjtest.ys2.cnliveimg.com/802/img/0/2021/06/14/162365625585926383212.jpeg?imageView2/0",
                            "width":512
                        }
                    ],
                    "itemId":"mitem:395397:11089570",
                    "pageUrl":"http://wjjh5test.cnlive.com/cnShareCircle.html?itemId=mitem:395397:11089570",
                    "sid":"395397",
                    "text":"",
                    "ts":1623656257153,
                    "type":1
                }
            },
            {
                "icon":{
                    "fansCount":0,
                    "image":"http://yweb0.cnliveimg.com/images/headImg/2021/0614/1623663854677_small.jpg",
                    "nickName":"我叫什么名字我叫什么名字我是谁我在哪儿还",
                    "orderCount":0,
                    "state":false,
                    "userId":"395397"
                },
                "item":{
                    "address":"",
                    "itemId":"mitem:395397:11139271",
                    "pageUrl":"http://wjjh5test.cnlive.com/cnShareCircle.html?itemId=mitem:395397:11139271",
                    "sid":"395397",
                    "text":"",
                    "ts":1623656237320,
                    "type":2,
                    "video":{
                        "height":1280,
                        "imageUrl":"http://wjjtest.ys2.cnliveimg.com/802/img/2021/0614/ff8080817697e756017a097408862fa7/000001.jpg",
                        "strageType":"2",
                        "thumbnailPath":"http://wjjtest.ys2.cnliveimg.com/802/img/2021/0614/ff8080817697e756017a097408862fa7/000001.jpg?imageView2/1/w/100/h/100",
                        "thumbnailsFirstPic":"http://wjjtest.ys2.cnliveimg.com/802/img/2021/0614/ff8080817697e756017a097408862fa7/000001.jpg?imageView2/0",
                        "time":0,
                        "videoId":"ddfc8d31742c4d4bb7e75565cc02cd87",
                        "videoPlayUrl":"http://wjjtest.vods2.cnlive.com/clip/802/wjj/video/395397/2021/06/14/162365623177801681473/ff8080817697e756017a097404a72fa5_1200.mp4",
                        "width":720
                    }
                }
            }
        ],
        "officialMoments":[
            {
                "day":"20210818",
                "icon":"https://wjjtest.ys2.cnliveimg.com/802/img_new/1629264536390.png",
                "image":"https://wjjtest.ys2.cnliveimg.com/802/img_new/1629264532710.jpg",
                "itemId":"18",
                "itemType":1,
                "nick":"讽德诵功",
                "num":5,
                "sid":"9999999",
                "text":"测试参数",
                "type":2,
                "url":"www.jd.com",
"ts":"1629907200000"
            },

            {
                "day":"20210817", 
                "icon":"https://wjj.ys2.cnliveimg.com/769/shop/img/2021/08/18/611c7d81a257e.jpg",
                "image":"https://wjj.ys2.cnliveimg.com/769/shop/img/2021/08/18/611c7d81a257e.jpg",
                "itemId":"13",  //itenId
                "itemType":1,  //官方推荐标识
                "nick":"换个", //发布者昵称
                "num":1,  //生活圈显示的位置
                "sid":"9999999",
                "text":"藤西测试",
                 "title":"藤西测试", //链接标题
                "type":1, // 1.外链目前只有生活圈
                "url":"www.jd.com", //地址
                "ts":"1629907200000"//发布时间 
            }
        ]
    },
    "errorCode":"0",
    "errorMessage":"成功"
}