From 0f879874f5fd3020ac58081625f72926334ff2e1 Mon Sep 17 00:00:00 2001 From: Kittapath Date: Thu, 17 Aug 2023 12:29:41 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88=E0=B8=A1?= =?UTF-8?q?=E0=B8=9F=E0=B8=B4=E0=B8=A7=E0=B8=95=E0=B8=AD=E0=B8=99=E0=B8=AA?= =?UTF-8?q?=E0=B8=A3=E0=B9=89=E0=B8=B2=E0=B8=87=20profile=20createuser?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BMA.EHR.Application/Repositories/Commands/CommandRepository.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/BMA.EHR.Application/Repositories/Commands/CommandRepository.cs b/BMA.EHR.Application/Repositories/Commands/CommandRepository.cs index 67679328..9153e4d9 100644 --- a/BMA.EHR.Application/Repositories/Commands/CommandRepository.cs +++ b/BMA.EHR.Application/Repositories/Commands/CommandRepository.cs @@ -263,6 +263,7 @@ namespace BMA.EHR.Application.Repositories.Commands CoupleLive = false, FatherLive = false, MotherLive = false, + CreatedUser = "", Educations = new List(), Certificates = new List(),