เพิ่มฟิวคำสั่ง
This commit is contained in:
parent
db712d586a
commit
083d48c24c
10 changed files with 17786 additions and 38 deletions
|
|
@ -13,8 +13,8 @@ namespace BMA.EHR.Domain.Models.Placement
|
|||
{
|
||||
[Comment("สถานะคำขอ")]
|
||||
public string Status { get; set; } = "WAITTING";
|
||||
[Comment("วันที่บรรจุ")]
|
||||
public DateTime? RecruitDate { get; set; }
|
||||
// [Comment("วันที่บรรจุ")]
|
||||
// public DateTime? RecruitDate { get; set; }
|
||||
[Comment("วันที่รายงานตัว")]
|
||||
public DateTime? ReportingDate { get; set; }
|
||||
[Comment("ประเภทราชการ")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue