Added passportid to the table ; removed gender column from table
This commit is contained in:
@@ -19,4 +19,5 @@ export interface StudentData {
|
||||
result: string;
|
||||
level?: string;
|
||||
bandScore: number;
|
||||
passportId?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user