แก้ model
This commit is contained in:
parent
d8031bff98
commit
a31b72316e
8 changed files with 48 additions and 46 deletions
|
|
@ -14,7 +14,7 @@ namespace BMA.EHR.Profile.Service.Models.HR
|
|||
public Guid? PositionLineId { get; set; }
|
||||
public Guid? PositionPathSideId { get; set; }
|
||||
public Guid? PositionTypeId { get; set; }
|
||||
public Guid? PositionLevelId { get; set; }
|
||||
public PositionLevel? PositionLevel { get; set; }
|
||||
public Guid? PositionExecutiveId { get; set; }
|
||||
public Guid? PositionExecutiveSideId { get; set; }
|
||||
public string? SalaryClass { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue