From b96fa474265b25dca358bb29f76acaeaad23dccd Mon Sep 17 00:00:00 2001 From: MKStoler1024 <158786854+MKStoler1024@users.noreply.github.com> Date: Wed, 26 Mar 2025 22:45:55 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E8=80=83=E8=AF=95?= =?UTF-8?q?=E5=92=8C=E8=AF=BE=E7=A8=8B=E5=AE=89=E6=8E=92=E7=9A=84=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E8=87=B32025=E5=B9=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- exam/exam_config.json | 32 +++++++++++++++---------------- notification/course_schedule.json | 32 +++++++++++++++---------------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/exam/exam_config.json b/exam/exam_config.json index 26f9708..cf37394 100644 --- a/exam/exam_config.json +++ b/exam/exam_config.json @@ -5,43 +5,43 @@ "examInfos": [ { "name": "语文", - "start": "2023-03-27T07:20:00", - "end": "2023-03-27T09:50:00" + "start": "2025-03-27T07:20:00", + "end": "2025-03-27T09:50:00" }, { "name": "物理", - "start": "2023-03-27T10:20:00", - "end": "2023-03-27T11:50:00" + "start": "2025-03-27T10:20:00", + "end": "2025-03-27T11:50:00" }, { "name": "英语", - "start": "2023-03-27T14:10:00", - "end": "2023-03-27T16:10:00" + "start": "2025-03-27T14:10:00", + "end": "2025-03-27T16:10:00" }, { "name": "历史", - "start": "2023-03-27T16:30:00", - "end": "2023-03-27T18:00:00" + "start": "2025-03-27T16:30:00", + "end": "2025-03-27T18:00:00" }, { "name": "数学", - "start": "2023-03-28T07:50:00", - "end": "2023-03-28T09:50:00" + "start": "2025-03-28T07:50:00", + "end": "2025-03-28T09:50:00" }, { "name": "化学", - "start": "2023-03-28T10:20:00", - "end": "2023-03-28T11:50:00" + "start": "2025-03-28T10:20:00", + "end": "2025-03-28T11:50:00" }, { "name": "生物、政治", - "start": "2023-03-28T14:10:00", - "end": "2023-03-28T15:40:00" + "start": "2025-03-28T14:10:00", + "end": "2025-03-28T15:40:00" }, { "name": "地理", - "start": "2023-03-28T16:10:00", - "end": "2023-03-28T17:40:00" + "start": "2025-03-28T16:10:00", + "end": "2025-03-28T17:40:00" } ] } diff --git a/notification/course_schedule.json b/notification/course_schedule.json index 27ab952..7737044 100644 --- a/notification/course_schedule.json +++ b/notification/course_schedule.json @@ -5,43 +5,43 @@ "examInfos": [ { "name": "语文", - "start": "2023-03-27T07:20:00", - "end": "2023-03-27T09:50:00" + "start": "2025-03-27T07:20:00", + "end": "2025-03-27T09:50:00" }, { "name": "物理", - "start": "2023-03-27T10:20:00", - "end": "2023-03-27T11:50:00" + "start": "2025-03-27T10:20:00", + "end": "2025-03-27T11:50:00" }, { "name": "英语", - "start": "2023-03-27T14:10:00", - "end": "2023-03-27T16:10:00" + "start": "2025-03-27T14:10:00", + "end": "2025-03-27T16:10:00" }, { "name": "历史", - "start": "2023-03-27T16:30:00", - "end": "2023-03-27T18:00:00" + "start": "2025-03-27T16:30:00", + "end": "2025-03-27T18:00:00" }, { "name": "数学", - "start": "2023-03-28T07:50:00", - "end": "2023-03-28T09:50:00" + "start": "2025-03-28T07:50:00", + "end": "2025-03-28T09:50:00" }, { "name": "化学", - "start": "2023-03-28T10:20:00", - "end": "2023-03-28T11:50:00" + "start": "2025-03-28T10:20:00", + "end": "2025-03-28T11:50:00" }, { "name": "生物、政治", - "start": "2023-03-28T14:10:00", - "end": "2023-03-28T15:40:00" + "start": "2025-03-28T14:10:00", + "end": "2025-03-28T15:40:00" }, { "name": "地理", - "start": "2023-03-28T16:10:00", - "end": "2023-03-28T17:40:00" + "start": "2025-03-28T16:10:00", + "end": "2025-03-28T17:40:00" } ] }