username@email.com
2024-09-09 cc170291673472d3cda8d7ea77f6bd3a3b5dbb83
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
{
    "code": 0,
    "pages": 1,
    "data": [
        {
            "id": 76,
            "content": "申请添加你为好友",
            "uid": 168,
            "from": 166488,
            "from_group": 0,
            "type": 1,
            "remark": "test1",
            "href": null,
            "read": 1,
            "time": "刚刚",
            "user": {
                "id": 166488,
                "avatar": "http://q.qlogo.cn/qqapp/101235792/B704597964F9BD0DB648292D1B09F7E8/100",
                "username": "测试A",
                "sign": null
            }
        },
        {
            "id": 75,
            "content": "申请添加你为好友",
            "uid": 168,
            "from": 347592,
            "from_group": 0,
            "type": 1,
            "remark": "test2",
            "href": null,
            "read": 1,
            "time": "刚刚",
            "user": {
                "id": 347592,
                "avatar": "http://q.qlogo.cn/qqapp/101235792/B78751375E0531675B1272AD994BA875/100",
                "username": "测试B",
                "sign": null
            }
        },
        {
            "id": 62,
            "content": "测试C 拒绝了你的好友申请",
            "uid": 168,
            "from": null,
            "from_group": null,
            "type": 1,
            "remark": null,
            "href": null,
            "read": 1,
            "time": "10天前",
            "user": {
                "id": null
            }
        },
        {
            "id": 60,
            "content": "测试D 已经同意你的好友申请",
            "uid": 168,
            "from": null,
            "from_group": null,
            "type": 1,
            "remark": null,
            "href": null,
            "read": 1,
            "time": "10天前",
            "user": {
                "id": null
            }
        }
    ]
}