apiคนพิการ

This commit is contained in:
Kittapath 2023-04-29 10:26:03 +07:00
parent be27aa4d33
commit 1d4043a50e
37 changed files with 9794 additions and 298 deletions

View file

@ -6,7 +6,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Request
{
public string Name { get; set; } = string.Empty;
public bool CheckDocument { get; set; } = false;
public bool CheckDisability { get; set; } = false;
// public bool CheckDisability { get; set; } = false;
public int? Round { get; set; }
public int? Year { get; set; }
public float? Fee { get; set; } = 0;