Merge branch 'develop'
All checks were successful
Build & Deploy Discipline Service / build (push) Successful in 1m7s
All checks were successful
Build & Deploy Discipline Service / build (push) Successful in 1m7s
This commit is contained in:
commit
b03be82f7c
1 changed files with 1 additions and 1 deletions
|
|
@ -325,7 +325,7 @@ namespace BMA.EHR.DisciplineSuspend.Service.Controllers
|
|||
.Select(x => new
|
||||
{
|
||||
Id = x.Id,
|
||||
PersonId = x.PersonId,
|
||||
ProfileId = x.PersonId,
|
||||
CitizenId = x.CitizenId,
|
||||
Prefix = x.Prefix,
|
||||
FirstName = x.FirstName,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue