From 74655b87ffeacf619930de94cc587ee293f6a3bb Mon Sep 17 00:00:00 2001 From: kittapath Date: Wed, 9 Oct 2024 16:17:41 +0700 Subject: [PATCH] no message --- .../Controllers/DisciplineSuspendController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BMA.EHR.Discipline.Service/Controllers/DisciplineSuspendController.cs b/BMA.EHR.Discipline.Service/Controllers/DisciplineSuspendController.cs index 13d77be1..ca57e9cd 100644 --- a/BMA.EHR.Discipline.Service/Controllers/DisciplineSuspendController.cs +++ b/BMA.EHR.Discipline.Service/Controllers/DisciplineSuspendController.cs @@ -86,7 +86,7 @@ namespace BMA.EHR.DisciplineSuspend.Service.Controllers Prefix = x.Prefix, FirstName = x.FirstName, LastName = x.LastName, - + ProfileId = x.PersonId, Organization = x.Organization, root = x.root, rootId = x.rootId,