ทะเบียนการศึกษา
This commit is contained in:
parent
e5b9299ee9
commit
7ba90f5708
2 changed files with 53 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ interface RequestItemsObject {
|
|||
startDate: Date;
|
||||
endDate: Date;
|
||||
isEducation: boolean | null;
|
||||
isHigh: boolean | null;
|
||||
degree: string;
|
||||
field: string;
|
||||
fundName: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue