เพิ่มฟิวตอนสร้าง profile createuser
This commit is contained in:
parent
3c11d1b5a1
commit
0f879874f5
1 changed files with 1 additions and 0 deletions
|
|
@ -263,6 +263,7 @@ namespace BMA.EHR.Application.Repositories.Commands
|
||||||
CoupleLive = false,
|
CoupleLive = false,
|
||||||
FatherLive = false,
|
FatherLive = false,
|
||||||
MotherLive = false,
|
MotherLive = false,
|
||||||
|
CreatedUser = "",
|
||||||
|
|
||||||
Educations = new List<ProfileEducation>(),
|
Educations = new List<ProfileEducation>(),
|
||||||
Certificates = new List<ProfileCertificate>(),
|
Certificates = new List<ProfileCertificate>(),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue