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