ทะเบียนประวัติ: ใบอนุญาตประกอบวิชาชีพ clean code
This commit is contained in:
parent
c2d386c026
commit
2ae85ed3b3
2 changed files with 103 additions and 138 deletions
|
|
@ -4,6 +4,7 @@ interface RequestItemsObject {
|
|||
certificateNo: string;
|
||||
issueDate: Date;
|
||||
expireDate: Date;
|
||||
profileId: string;
|
||||
}
|
||||
|
||||
export type { RequestItemsObject };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue