บันทึกเรียนระบบลา
Some checks failed
release-dev / release-dev (push) Failing after 12s

This commit is contained in:
moss 2025-05-14 11:36:38 +07:00
parent 3f31f68c60
commit 741eccd933
2 changed files with 9 additions and 5 deletions

View file

@ -102,7 +102,11 @@ namespace BMA.EHR.Leave.Service.DTOs.LeaveRequest
public DateTime? CoupleDayEndDateHistory { get; set; }
public string? CoupleDaySumTotalHistory { get; set; }
public string? Commander { get; set; }
public string? CommanderPositionName { get; set; }
}
}