api ตำแหน่ง draft

This commit is contained in:
Kittapath 2023-07-19 10:25:54 +07:00
parent 6b7fcaaba2
commit 6a572144ab
42 changed files with 32604 additions and 1 deletions

View file

@ -19,6 +19,7 @@ namespace BMA.EHR.Placement.Service.Requests
public int DurationYear { get; set; }
public string? Other { get; set; }
public string? FundName { get; set; }
public bool? IsDate { get; set; }
public DateTime? FinishDate { get; set; }
public DateTime? StartDate { get; set; }
public DateTime? EndDate { get; set; }