ทะเบียนประวัติ ==> uploadFile
This commit is contained in:
parent
a8f0a486e3
commit
70373acacd
11 changed files with 656 additions and 42 deletions
|
|
@ -7,6 +7,7 @@ interface ResponseObject {
|
|||
issueDate: Date | null;
|
||||
isActive: boolean;
|
||||
expireDate: Date | null;
|
||||
isUpload?: boolean;
|
||||
}
|
||||
|
||||
export type { ResponseObject };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue