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

@ -15,5 +15,6 @@ namespace BMA.EHR.Recurit.Exam.Service.Request
public string? PointC { get; set; }
public string? ResultC { get; set; }
public string? Pass { get; set; }
public string? Number { get; set; }
}
}