feat: 添加示例配置便于调试

This commit is contained in:
hello8693 2024-08-04 16:11:59 +08:00
parent d5e7a4f603
commit 1202cbef2b

View File

@ -1,17 +1,11 @@
{
"examName": "2023-2024学年度期末考试",
"roomName": "第一考场",
"message": "诚信考试,禁止作弊",
"examInfos": [
{
"name": "语文",
"start": "2024-07-26T15:00:00",
"end": "2024-07-26T16:00:00"
},
{
"name": "数学",
"start": "2024-07-26T16:10:00",
"end": "2024-07-26T17:10:00"
"start": "2024-07-30T17:00:00",
"end": "2024-07-30T19:00:00"
}
]
}