เก็บประวัติการขยายเวลา

This commit is contained in:
Kittapath 2023-12-06 23:43:14 +07:00
parent 8dae449c62
commit 0c1ae31b22
12 changed files with 11898 additions and 0 deletions

View file

@ -112,6 +112,7 @@ namespace BMA.EHR.DisciplineSuspend.Service.Controllers
.Select(x => new
{
Id = x.Id,
PersonId = x.PersonId,
CitizenId = x.CitizenId,
Prefix = x.Prefix,
FirstName = x.FirstName,