ใบประกอบวิชาชีพ
This commit is contained in:
parent
0cd390cde7
commit
d948a1a667
4 changed files with 47 additions and 76 deletions
|
|
@ -8,8 +8,8 @@ interface RequestItemsObject {
|
|||
id: string;
|
||||
certificateNo: string;
|
||||
issuer: string;
|
||||
issueDate: Date;
|
||||
expireDate: Date;
|
||||
issueDate: Date|null;
|
||||
expireDate: Date|null;
|
||||
certificateType: string;
|
||||
createdFullName: string;
|
||||
createdAt: Date;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue