-
Notifications
You must be signed in to change notification settings - Fork 1
/
data.json
34 lines (34 loc) · 1.01 KB
/
data.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
{
"code": 20000,
"data": {
"items": [
{
"id": "1",
"name": "桂林九宫格抽奖活动",
"type": "报名抽奖",
"status": 0,
"pageviews": 786,
"sigin_num": 1232,
"pay_num": 890,
"pay_total": 158715.00,
"author": "cc",
"start_time": "2018-04-13 21:14",
"end_time": "2018-04-13 21:14",
"create_time": "2018-04-13 21:14"
},
{
"id": "2",
"name": "桂林安格贝妮公众号吸粉",
"type": "公众号吸粉",
"status": 1,
"sigin_num": 147815,
"pay_num": 0,
"pay_total": 0,
"author": "cc",
"start_time": "2018-04-13 21:14",
"end_time": "2018-04-13 21:14",
"create_time": "2018-04-13 21:14"
}
]
}
}