forked from b3log/pipe
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommentList.json
More file actions
53 lines (53 loc) · 1.8 KB
/
Copy pathcommentList.json
File metadata and controls
53 lines (53 loc) · 1.8 KB
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
{
"code": 0,
"msg": "",
"data": {
"userCount": 2,
"comments": [
{
"id": 3,
"createdAt": "2017-05-32",
"title": "世界,你好!",
"content": "世界,你好!世界,你好!世界,你好!世界,你好!世界,你好!世界,你好!世界,你好!",
"url": "https://hacpai.com/member/Vanessa",
"author": {
"url": "http://vanessa.b3log.org",
"name": "Vanessa",
"avatarURL": "https://img.hacpai.com/avatar/1476336494155_1476358182494.jpeg?imageView2/1/w/80/h/80/interlace/0/q/100"
},
"articleAuthor": {
"url": "http://vanessa.b3log.org",
"name": "Vanessa",
"avatarURL": "https://img.hacpai.com/avatar/1476336494155_1476358182494.jpeg?imageView2/1/w/80/h/80/interlace/0/q/100"
}
},
{
"id": 3,
"createdAt": "2017-05-32",
"title": "世界,你好!",
"content": "世界,你好!世界,你好!世界,你好!世界,你好!世界,你好!世界,你好!世界,你好!",
"url": "https://hacpai.com/member/Vanessa",
"author": {
"url": "http://vanessa.b3log.org",
"name": "Vanessa",
"avatarURL": "https://img.hacpai.com/avatar/1476336494155_1476358182494.jpeg?imageView2/1/w/80/h/80/interlace/0/q/100"
},
"articleAuthor": {
"url": "http://vanessa.b3log.org",
"name": "Vanessa",
"avatarURL": "https://img.hacpai.com/avatar/1476336494155_1476358182494.jpeg?imageView2/1/w/80/h/80/interlace/0/q/100"
}
}
],
"pagination": {
"currentPageNum": 16,
"pageSize": 15,
"pageCount": 100,
"windowSize": 20,
"recordCount": 1,
"pageNums": [
1
]
}
}
}