สมัครสอบตามตำแหน่ง
This commit is contained in:
parent
bed23f911a
commit
43898213b2
25 changed files with 9062 additions and 307 deletions
|
|
@ -4,6 +4,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Request
|
|||
{
|
||||
public class RequestBankExam
|
||||
{
|
||||
public Guid? Id { get; set; }
|
||||
public string? AccountNumber { get; set; }
|
||||
public string? BankName { get; set; }
|
||||
public string? AccountName { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue