getmsg.json 2.26 KB
Newer Older
YazhouChen's avatar
YazhouChen committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
{
    "code": 0,
    "pages": 1,
    "data": [
        {
            "id": 76,
            "content": "申请添加你为好友",
            "uid": 168,
            "from": 166488,
            "from_group": 0,
            "type": 1,
            "remark": "有问题要问",
            "href": null,
            "read": 1,
            "time": "刚刚",
            "user": {
                "id": 166488,
                "avatar": "http://q.qlogo.cn/qqapp/101235792/B704597964F9BD0DB648292D1B09F7E8/100",
                "username": "李彦宏",
                "sign": null
            }
        },
        {
            "id": 75,
            "content": "申请添加你为好友",
            "uid": 168,
            "from": 347592,
            "from_group": 0,
            "type": 1,
            "remark": "你好啊!",
            "href": null,
            "read": 1,
            "time": "刚刚",
            "user": {
                "id": 347592,
                "avatar": "http://q.qlogo.cn/qqapp/101235792/B78751375E0531675B1272AD994BA875/100",
                "username": "麻花疼",
                "sign": null
            }
        },
        {
            "id": 62,
            "content": "雷军 拒绝了你的好友申请",
            "uid": 168,
            "from": null,
            "from_group": null,
            "type": 1,
            "remark": null,
            "href": null,
            "read": 1,
            "time": "10天前",
            "user": {
                "id": null
            }
        },
        {
            "id": 60,
            "content": "马小云 已经同意你的好友申请",
            "uid": 168,
            "from": null,
            "from_group": null,
            "type": 1,
            "remark": null,
            "href": null,
            "read": 1,
            "time": "10天前",
            "user": {
                "id": null
            }
        },
        {
            "id": 61,
            "content": "贤心 已经同意你的好友申请",
            "uid": 168,
            "from": null,
            "from_group": null,
            "type": 1,
            "remark": null,
            "href": null,
            "read": 1,
            "time": "10天前",
            "user": {
                "id": null
            }
        }
    ]
}