แก้ชื่อตพแหน่ง

This commit is contained in:
moss 2025-05-15 10:04:54 +07:00
parent 9af97134f4
commit a32c12460a
2 changed files with 4 additions and 4 deletions

View file

@ -103,9 +103,9 @@ namespace BMA.EHR.Leave.Service.DTOs.LeaveRequest
public string? CoupleDaySumTotalHistory { get; set; }
public string? Commander { get; set; }
public string? Dear { get; set; }
public string? CommanderPositionName { get; set; }
public string? CommanderPosition { get; set; }
}