filter excel insignia
This commit is contained in:
parent
04b8885e18
commit
a3a111834f
8 changed files with 16654 additions and 4 deletions
|
|
@ -31,5 +31,7 @@ namespace BMA.EHR.Domain.Models.Placement
|
|||
public string Status { get; set; } = "WAITTING";
|
||||
[Comment("สถานะการใช้งาน")]
|
||||
public bool IsActive { get; set; } = true;
|
||||
[Comment("ส่งตัวกลับตั้งแต่วันที่")]
|
||||
public DateTime? DateRepatriation { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue