change fore new field
This commit is contained in:
parent
d5670f11fd
commit
0324e4c270
12 changed files with 754 additions and 534 deletions
|
|
@ -73,7 +73,7 @@ namespace BMA.EHR.Organization.Service.Models
|
|||
public string? PositionExecutiveSideObject { get; set; }
|
||||
|
||||
//public List<AvailablePositionLevelEntity> AvailablePositionLevels { get; } = new();
|
||||
//public List<PositionMasterHistoryEntity> PositionMasterHistorys { get; } = new();
|
||||
public List<PositionMasterHistoryEntity> PositionMasterHistorys { get; } = new();
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue