updated report probation

This commit is contained in:
Warunee Tamkoo 2025-01-10 15:23:38 +07:00
parent 74f05fccfe
commit 4dc69285ea
6 changed files with 18 additions and 19 deletions

View file

@ -64,6 +64,7 @@ namespace BMA.EHR.Application.Responses
public string PositionLevelId { get; set; }
public string PositionLineId { get; set; }
public string Position { get; set; }
public string PositionLevelName { get; set; }
public string Department { get; set; }
public string OrganizationOrganization { get; set; }
public string Oc { get; set; }