แก้ไข patch salary employee

This commit is contained in:
AnandaTon 2024-05-17 10:11:30 +07:00
parent ef62099e92
commit fdb5844ad8

View file

@ -189,7 +189,6 @@ export class CreateProfileSalaryEmployee {
}
export class UpdateProfileSalaryEmployee {
profileEmployeeId: string | null;
date?: Date | null;
amount?: Double | null;
positionSalaryAmount?: Double | null;