เพิ่มวันที่เข้า/ออกจากราชการ

This commit is contained in:
Bright 2024-10-22 14:23:28 +07:00
parent 03d37425ae
commit b2aa004c7f
2 changed files with 12 additions and 2 deletions

View file

@ -197,6 +197,7 @@ export class CreateProfileSalary {
commandId: string | null;
// commandType?: string | null;
templateDoc: string | null;
isGovernment?: boolean | null;
}
export class CreateProfileSalaryEmployee {