เพิ่มฟิวคำสั่ง

This commit is contained in:
Kittapath 2024-05-09 12:53:07 +07:00
parent db712d586a
commit 083d48c24c
10 changed files with 17786 additions and 38 deletions

View file

@ -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("ประเภทราชการ")]