เพิ่มวุฒิในกรรมการวินัย
This commit is contained in:
parent
f60beb9f36
commit
4bc76d3211
6 changed files with 3116 additions and 9 deletions
|
|
@ -9,7 +9,8 @@ namespace BMA.EHR.Discipline.Service.Requests
|
|||
public string firstName { get; set; }
|
||||
public string lastName { get; set; }
|
||||
public string position { get; set; }
|
||||
public string email { get; set; }
|
||||
public string phone { get; set; }
|
||||
public string? email { get; set; }
|
||||
public string? phone { get; set; }
|
||||
public string? qualification { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue