แก้บัคแสดงข้อมูลการศึกษา
This commit is contained in:
parent
eb567349b4
commit
56bc4e512f
4 changed files with 273 additions and 281 deletions
|
|
@ -5,6 +5,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Request
|
|||
{
|
||||
public class RequestCardCandidate
|
||||
{
|
||||
public string? Avatar { get; set; }
|
||||
public string? FirstName { get; set; }
|
||||
public string? LastName { get; set; }
|
||||
public string? Prefix { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue