เพิ่มคำสั่งในกรรมการ
This commit is contained in:
parent
b371717f89
commit
bcd4a6bd87
9 changed files with 3121 additions and 0 deletions
|
|
@ -14,5 +14,7 @@ namespace BMA.EHR.Domain.Models.Discipline
|
|||
public DisciplineDisciplinary DisciplineDisciplinary { get; set; }
|
||||
[Comment("หน้าที่")]
|
||||
public string Duty { get; set; } = string.Empty;
|
||||
[Comment("เลขที่คำสั่ง")]
|
||||
public string CommandNo { get; set; } = string.Empty;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue