Unverified Commit 041e6940 authored by Sparkf's avatar Sparkf 🏙️
Browse files

update campus bus schedule json (20250707)

parent 2b10daab
Loading
Loading
Loading
Loading
+8 −38
Original line number Diff line number Diff line
{
    "times": [
        "07:00",
        "07:20",
        "07:40",
        "08:00",
        "08:20",
@@ -12,54 +10,26 @@
        "10:00",
        "10:20",
        "10:40",
        "10:50",
        "11:00",
        "11:10",
        "11:20",
        "11:30",
        "11:40",
        "11:50",
        "12:00",
        "12:10",
        "12:20",
        "12:30",
        "12:40",
        "12:50",
        "13:00",
        "13:20",
        "13:40",
        "13:30",
        "14:00",
        "14:20",
        "14:40",
        "14:30",
        "15:00",
        "15:20",
        "15:40",
        "15:30",
        "16:00",
        "16:20",
        "16:40",
        "16:30",
        "17:00",
        "17:10",
        "17:20",
        "17:30",
        "17:40",
        "17:50",
        "18:00",
        "18:10",
        "18:20",
        "18:30",
        "18:40",
        "18:50",
        "19:00",
        "19:10",
        "19:20",
        "19:40",
        "20:00",
        "20:20",
        "20:40",
        "21:00",
        "21:20",
        "21:40",
        "22:00"
        "19:30",
        "19:50",
        "20:10",
        "20:30"
    ],
    "stations": [
        [
+7 −37
Original line number Diff line number Diff line
{
    "times": [
        "07:20",
        "07:40",
        "08:00",
        "08:20",
@@ -12,54 +11,25 @@
        "10:20",
        "10:40",
        "11:00",
        "11:10",
        "11:20",
        "11:30",
        "11:40",
        "11:50",
        "12:00",
        "12:10",
        "12:20",
        "12:30",
        "12:40",
        "12:50",
        "13:00",
        "13:20",
        "13:40",
        "13:30",
        "14:00",
        "14:20",
        "14:40",
        "14:30",
        "15:00",
        "15:20",
        "15:40",
        "15:30",
        "16:00",
        "16:20",
        "16:40",
        "16:30",
        "17:00",
        "17:10",
        "17:20",
        "17:30",
        "17:40",
        "17:50",
        "18:00",
        "18:10",
        "18:20",
        "18:30",
        "18:40",
        "18:50",
        "19:00",
        "19:10",
        "19:20",
        "19:30",
        "19:40",
        "20:00",
        "20:20",
        "20:40",
        "21:00",
        "21:20",
        "21:40",
        "22:00",
        "22:20"
        "19:50",
        "20:10",
        "20:30"
    ],
    "stations": [
        [
+80 −0
Original line number Diff line number Diff line
{
    "times": [
        "07:35",
        "08:20",
        "09:05",
        "10:00",
        "10:40",
        "11:00",
        "12:00",
        "12:10",
        "12:40",
        "13:00",
        "13:45",
        "13:50",
        "15:55",
        "17:50",
        "18:10",
        "18:30",
        "19:20"
    ],
    "stations": [
        [
            "欣园",
            0
        ],
        [
            "慧园",
            0.07692307692307693
        ],
        [
            "创园",
            0.15384615384615385
        ],
        [
            "荔园",
            0.23076923076923078
        ],
        [
            "学生宿舍",
            0.3076923076923077
        ],
        [
            "社康中心",
            0.38461538461538464
        ],
        [
            "教工餐厅",
            0.46153846153846156
        ],
        [
            "专家公寓",
            0.5384615384615384
        ],
        [
            "三号门",
            0.6153846153846154
        ],
        [
            "一号门",
            0.6923076923076923
        ],
        [
            "行政楼",
            0.7692307692307693
        ],
        [
            "七号门",
            0.8461538461538461
        ],
        [
            "科研楼",
            0.9230769230769231
        ],
        [
            "工学院",
            1
        ]
    ],
    "minuteOnRoad": 20
}
 No newline at end of file
+80 −0
Original line number Diff line number Diff line
{
    "times": [
        "07:35",
        "08:20",
        "09:05",
        "10:00",
        "10:40",
        "11:00",
        "12:00",
        "12:10",
        "12:40",
        "13:00",
        "13:45",
        "13:50",
        "15:55",
        "17:50",
        "18:10",
        "18:30",
        "19:20"
    ],
    "stations": [
        [
            "欣园",
            0
        ],
        [
            "慧园",
            0.07692307692307693
        ],
        [
            "创园",
            0.15384615384615385
        ],
        [
            "荔园",
            0.23076923076923078
        ],
        [
            "学生宿舍",
            0.3076923076923077
        ],
        [
            "社康中心",
            0.38461538461538464
        ],
        [
            "教工餐厅",
            0.46153846153846156
        ],
        [
            "专家公寓",
            0.5384615384615384
        ],
        [
            "三号门",
            0.6153846153846154
        ],
        [
            "一号门",
            0.6923076923076923
        ],
        [
            "行政楼",
            0.7692307692307693
        ],
        [
            "七号门",
            0.8461538461538461
        ],
        [
            "科研楼",
            0.9230769230769231
        ],
        [
            "工学院",
            1
        ]
    ],
    "minuteOnRoad": 20
}
 No newline at end of file
+76 −0
Original line number Diff line number Diff line
{
    "times": [
        "07:55",
        "08:40",
        "09:25",
        "10:10",
        "10:20",
        "11:00",
        "12:20",
        "12:30",
        "13:00",
        "13:10",
        "14:05",
        "14:10",
        "16:15",
        "17:00",
        "18:10",
        "18:50",
        "19:35"
    ],
    "stations": [
        [
            "工学院",
            0
        ],
        [
            "科研楼",
            0.07692307692307693
        ],
        [
            "七号门",
            0.15384615384615385
        ],
        [
            "行政楼",
            0.23076923076923078
        ],
        [
            "一号门",
            0.3076923076923077
        ],
        [
            "三号门",
            0.38461538461538464
        ],
        [
            "专家公寓",
            0.46153846153846156
        ],
        [
            "教工餐厅",
            0.5384615384615384
        ],
        [
            "社康中心",
            0.6153846153846154
        ],
        [
            "学生宿舍",
            0.6923076923076923
        ],
        [
            "荔园",
            0.7692307692307693
        ],
        [
            "慧园",
            0.9230769230769231
        ],
        [
            "欣园",
            1
        ]
    ],
    "minuteOnRoad": 20
}
 No newline at end of file
Loading