fix citizenId

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-10-04 13:31:50 +07:00
parent 2c21eb46d5
commit b0b077b1d4
2 changed files with 10 additions and 8 deletions

View file

@ -28,6 +28,7 @@ interface ResponseItems {
statustext: string;
fullname: string;
datetext: string | null;
citizenId: string;
}
interface TypeFile {