This commit is contained in:
AdisakKanthawilang 2024-12-23 10:23:43 +07:00
parent 410e6a49ee
commit 2d42f926e4

View file

@ -850,7 +850,7 @@ export class ProfileEmployeeHistory extends ProfileEmployee {
export class CreateProfileEmployee {
prefix: string;
prefixMain: string;
prefixMain?: string;
rank?: string | null;
firstName: string;
lastName: string;