no message
This commit is contained in:
parent
1cfa4336fd
commit
e209efc4e8
7 changed files with 3103 additions and 13 deletions
|
|
@ -36,7 +36,6 @@ namespace BMA.EHR.Recurit.Exam.Service.Response
|
|||
public bool SetSeat { get; set; }
|
||||
public string? Remark { get; set; }
|
||||
public string? CompanyCode { get; set; }
|
||||
public string? CustomerName { get; set; }
|
||||
public string? Reason { get; set; }
|
||||
public string? RefNo1 { get; set; }
|
||||
public List<Models.Candidate> Candidate { get; set; } = new List<Models.Candidate>();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue