This commit is contained in:
2020-12-08 14:51:35 +08:00
parent 855c7d3bac
commit b3cc320dfa
28 changed files with 59 additions and 24 deletions

View File

@@ -814,6 +814,7 @@ interface LiveInfo {
created_at: string;
updated_at: string;
livestatus: number;
overdue: number;
}
interface StudentList {