-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcommentList.json
46 lines (46 loc) · 1.5 KB
/
commentList.json
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
{
"status": 200,
"message": "success",
"data": [
{
"id": 5,
"createTime": 1531627505,
"userID": "9B7D73E9-9F92-4365-BC1D-7C7CBC4FF59F",
"content": "so good",
"topicID": "D3A73F78-0166-41C3-B7BA-3C03891E755A",
"author": "turkeyaa"
},
{
"id": 7,
"createTime": 1531632975,
"userID": "9B7D73E9-9F92-4365-BC1D-7C7CBC4FF59F",
"content": "thanks",
"topicID": "D3A73F78-0166-41C3-B7BA-3C03891E755A",
"author": "turkeyaa"
},
{
"id": 8,
"createTime": 1532147066,
"userID": "9B7D73E9-9F92-4365-BC1D-7C7CBC4FF59F",
"content": "good good good",
"topicID": "D3A73F78-0166-41C3-B7BA-3C03891E755A",
"author": "turkeyaa"
},
{
"id": 9,
"createTime": 1532231560,
"userID": "9B7D73E9-9F92-4365-BC1D-7C7CBC4FF59F",
"content": "it's my wants",
"topicID": "D3A73F78-0166-41C3-B7BA-3C03891E755A",
"author": "turkeyaa"
},
{
"id": 11,
"createTime": 1535250687,
"userID": "9B7D73E9-9F92-4365-BC1D-7C7CBC4FF59F",
"content": "写的很好.",
"topicID": "D3A73F78-0166-41C3-B7BA-3C03891E755A",
"author": "turkeyaa"
}
]
}