fix #2082
This commit is contained in:
parent
fd8e0e78b6
commit
b2fcc4a5b9
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