get ตัวแปร score
This commit is contained in:
parent
0b24cff812
commit
44e122a5f1
1 changed files with 1 additions and 0 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue