fix citizenId
This commit is contained in:
parent
2c21eb46d5
commit
b0b077b1d4
2 changed files with 10 additions and 8 deletions
|
|
@ -28,6 +28,7 @@ interface ResponseItems {
|
|||
statustext: string;
|
||||
fullname: string;
|
||||
datetext: string | null;
|
||||
citizenId: string;
|
||||
}
|
||||
|
||||
interface TypeFile {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue