เรียนในใบลา

This commit is contained in:
setthawutttty 2025-05-15 11:38:52 +07:00
parent 49c316c062
commit 48d0c9febc
7 changed files with 342 additions and 52 deletions

View file

@ -12,6 +12,7 @@ interface ProfileData {
citizenId?: string;
salary?: number|null;
birthDate?: string;
keycloakId?: string;
org?: string;
dateStart?: string;
dateRetireLaw?: string;