add commander position and leave approvers

This commit is contained in:
Suphonchai Phoonsawat 2025-04-17 09:31:05 +07:00
parent 59be7ac619
commit 885478f672
8 changed files with 1685 additions and 2 deletions

View file

@ -81,6 +81,8 @@ namespace BMA.EHR.Application.Responses.Profiles
public string? PositionLeaveName { get; set; }
public string? CommanderPositionName { get; set; } = string.Empty;
}
public class PosLevel