เพิ่มฟิวตอนสร้าง profile createuser

This commit is contained in:
Kittapath 2023-08-17 12:29:41 +07:00
parent 3c11d1b5a1
commit 0f879874f5

View file

@ -263,6 +263,7 @@ namespace BMA.EHR.Application.Repositories.Commands
CoupleLive = false,
FatherLive = false,
MotherLive = false,
CreatedUser = "",
Educations = new List<ProfileEducation>(),
Certificates = new List<ProfileCertificate>(),