no message

This commit is contained in:
STW_TTTY\stwtt 2024-05-21 13:29:53 +07:00
parent fb2b9b4c30
commit 6a763e819b
4 changed files with 18 additions and 10 deletions

View file

@ -92,8 +92,8 @@ interface ResponseData {
citizenId: string;
profileId: string;
prefix: string;
firstname: string;
lastname: string;
firstName: string;
lastName: string;
organizationPositionOld: string;
positionLevelOld: string;
positionTypeOld: string;