mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 07:56:33 +00:00
更新 timeTable.ts
This commit is contained in:
parent
9611f8097c
commit
f2ed06d7cb
@ -7,5 +7,6 @@ export interface TimeSlot {
|
|||||||
export interface ExamSchedule {
|
export interface ExamSchedule {
|
||||||
examName: string;
|
examName: string;
|
||||||
message: string;
|
message: string;
|
||||||
|
room: string;
|
||||||
examInfos: TimeSlot[];
|
examInfos: TimeSlot[];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user