apiคนพิการ
This commit is contained in:
parent
be27aa4d33
commit
1d4043a50e
37 changed files with 9794 additions and 298 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue