แก้ไข patch salary employee
This commit is contained in:
parent
ef62099e92
commit
fdb5844ad8
1 changed files with 0 additions and 1 deletions
|
|
@ -189,7 +189,6 @@ export class CreateProfileSalaryEmployee {
|
||||||
}
|
}
|
||||||
|
|
||||||
export class UpdateProfileSalaryEmployee {
|
export class UpdateProfileSalaryEmployee {
|
||||||
profileEmployeeId: string | null;
|
|
||||||
date?: Date | null;
|
date?: Date | null;
|
||||||
amount?: Double | null;
|
amount?: Double | null;
|
||||||
positionSalaryAmount?: Double | null;
|
positionSalaryAmount?: Double | null;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue