fix เครื่องราช
This commit is contained in:
parent
2bcbbe8c9f
commit
8f3926994a
4 changed files with 62 additions and 31 deletions
|
|
@ -61,9 +61,9 @@ interface ResponseInsigniaType {
|
|||
interface ResponseRecordLists {
|
||||
address: string;
|
||||
citizenId: string;
|
||||
date: string | Date;
|
||||
datePayment: string | Date;
|
||||
dateReceive: string | Date;
|
||||
date: Date;
|
||||
datePayment: Date;
|
||||
dateReceive: Date;
|
||||
dateReceiveInsignia: string;
|
||||
dateReturnInsignia: string;
|
||||
docReceiveInsignia: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue