This commit is contained in:
setthawutttty 2024-01-19 16:09:28 +07:00
parent 9536bcfbe1
commit 9c7e9abae3
2 changed files with 4 additions and 3 deletions

View file

@ -47,7 +47,7 @@ interface dataDetail {
id: string;
personId: string;
citizenId: string;
avataPath: string;
avatar: string;
name: string;
prefix: string;
firstName: string;