Merge branch 'develop' of https://github.com/Frappet/BMA-EHR-BackEnd into develop
This commit is contained in:
commit
3e63a99ce0
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ namespace BMA.EHR.DisciplineSuspend.Service.Controllers
|
||||||
Prefix = x.Prefix,
|
Prefix = x.Prefix,
|
||||||
FirstName = x.FirstName,
|
FirstName = x.FirstName,
|
||||||
LastName = x.LastName,
|
LastName = x.LastName,
|
||||||
|
ProfileId = x.PersonId,
|
||||||
Organization = x.Organization,
|
Organization = x.Organization,
|
||||||
root = x.root,
|
root = x.root,
|
||||||
rootId = x.rootId,
|
rootId = x.rootId,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue