ทะเบียนประวัติ: การฝึกอบรมดูงาน clean code
This commit is contained in:
parent
2ac3f8cc18
commit
aceef724b2
3 changed files with 143 additions and 207 deletions
|
|
@ -11,6 +11,8 @@ interface RequestItemsObject {
|
|||
endDate: Date,
|
||||
startYear: number,
|
||||
finishYear: number,
|
||||
profileId: string,
|
||||
isDate: boolean,
|
||||
}
|
||||
|
||||
export type { RequestItemsObject };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue