api สืบสวน
This commit is contained in:
parent
d06e1af217
commit
ab171a7394
24 changed files with 31960 additions and 429 deletions
|
|
@ -24,5 +24,6 @@ namespace BMA.EHR.Domain.Models.Discipline
|
|||
|
||||
[Required, Comment("เบอร์โทรศัพท์")]
|
||||
public string Phone { get; set; } = string.Empty;
|
||||
public virtual List<DisciplineInvestigate_Director> DisciplineInvestigate_Directors { get; set; } = new List<DisciplineInvestigate_Director>();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue