mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 08:06:32 +00:00
更新 README.md
This commit is contained in:
parent
636742865b
commit
57c4394369
11
README.md
11
README.md
@ -56,16 +56,17 @@
|
||||
{
|
||||
"examName": "考试名称",
|
||||
"message": "信息",
|
||||
"room": "考场号",
|
||||
"examInfos": [
|
||||
{
|
||||
"name": "科目",
|
||||
"start": "2024-10-01T07:00:00",
|
||||
"end": "2024-10-01T08:00:00"
|
||||
"start": "2024-12-01T07:00:00",
|
||||
"end": "2024-12-01T08:00:00"
|
||||
},
|
||||
{
|
||||
"name": "科目",
|
||||
"start": "2024-10-01T09:00:00",
|
||||
"end": "2024-10-01T10:00:00"
|
||||
"name": "科目/科目", /* 如果有两个科目可以自动转换为双行显示 */
|
||||
"start": "2024-12-01T09:00:00",
|
||||
"end": "2024-12-01T10:00:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user