get ตัวแปร score

This commit is contained in:
Kittapath 2023-05-13 03:50:55 +07:00
parent 0b24cff812
commit 44e122a5f1

View file

@ -705,6 +705,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Controllers
x.Round,
x.ImportDate,
x.ExamCount,
x.Score,
x.CreatedUserId,
OcId = po == null ? null : po.OrganizationId,
}).AsQueryable()