-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtest-source.json
77 lines (77 loc) · 1.67 KB
/
test-source.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
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
{
"success": 1,
"result": [
{
"id": "293",
"title": "有人很缺德一次借了好幾天",
"url": "http://www.example.com/",
"class": "event-warning",
"start": "1362938400000",
"end": "1363197686300"
},
{
"id": "256",
"title": "單日的活動",
"url": "http://www.example.com/",
"class": "event-warning",
"start": "1363155300000",
"end": "1363227600000"
},
{
"id": "276",
"title": "測試活動測試活動測試活動測試活動測試活動測試活動",
"url": "http://www.example.com/",
"class": "event-success",
"start": "1363245600000",
"end": "1363252200000"
},
{
"id": "294",
"title": "之後應該不會有這麼多顏色",
"url": "http://www.example.com/",
"class": "event-info",
"start": "1363111200000",
"end": "1363284086400"
},
{
"id": "297",
"title": "綠色的活動",
"url": "http://www.example.com/",
"class": "event-success",
"start": "1363234500000",
"end": "1363284062400"
},
{
"id": "54",
"title": "This is simple event",
"url": "http://www.example.com/",
"class": "",
"start": "1363712400000",
"end": "1363716086400"
},
{
"id": "532",
"title": "重複",
"url": "http://www.example.com/",
"class": "event-inverse",
"start": "1364407200000",
"end": "1364493686400"
},
{
"id": "548",
"title": "重複",
"url": "http://www.example.com/",
"class": "event-special",
"start": "1363197600000",
"end": "1363629686400"
},
{
"id": "295",
"title": "測試",
"url": "http://www.example.com/",
"class": "event-important",
"start": "1364320800000",
"end": "1364407286400"
}
]
}