get บรรจุ ตามตำแหน่ง
This commit is contained in:
parent
85bc0fd359
commit
c9e36b1792
6 changed files with 10505 additions and 18 deletions
|
|
@ -239,6 +239,7 @@ namespace BMA.EHR.Domain.Models.HR
|
|||
|
||||
// public OrganizationPositionEntity? OrganizationPosition { get; set; }
|
||||
public LimitLeave? LimitLeave { get; set; }
|
||||
public Guid? KeycloakId { get; set; }
|
||||
|
||||
public virtual List<ProfileEducation> Educations { get; set; } = new List<ProfileEducation>();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue