แก้ เครื่องราชอิสริยาภรณ์
This commit is contained in:
parent
f685da61a0
commit
c3c27e9f8c
2 changed files with 12 additions and 12 deletions
|
|
@ -17,9 +17,9 @@ interface RequestItemsObject {
|
|||
section: string;
|
||||
page: string;
|
||||
receiveDate: Date;
|
||||
dateAnnounce: Date;
|
||||
dateAnnounce: Date|string|null;
|
||||
refCommandNo: string;
|
||||
refCommandDate: Date | null;
|
||||
refCommandDate: Date | null|string;
|
||||
createdFullName: string;
|
||||
createdAt: Date;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue