This commit is contained in:
parent
5ea111a3c5
commit
6c5356ca46
2 changed files with 379 additions and 127 deletions
|
|
@ -74,7 +74,7 @@ export class TenureLevelEmployee extends EntityBase {
|
|||
positionLevel: string;
|
||||
}
|
||||
|
||||
export class CreateTenureLevelOfficer {
|
||||
export class CreateTenureLevelEmployee {
|
||||
profileEmployeeId: string;
|
||||
positionCee: string | null;
|
||||
days_diff: number | null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue