Merge branch 'nice_dev' into develop

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-05-02 17:05:36 +07:00
commit ea4638d54f
8 changed files with 276 additions and 396 deletions

View file

@ -67,8 +67,8 @@ interface resApiData {
citizenId: string;
prefix: string;
prefixId: string;
firstname: string;
lastname: string;
firstName: string;
lastName: string;
dateOfBirth: Date;
gender: string;
nationality: string;