This commit is contained in:
parent
8566987275
commit
ad70e8164c
2 changed files with 7 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ namespace BMA.EHR.Discipline.Service.Requests
|
|||
public string? Fullname { get; set; }
|
||||
public string? Position { get; set; }
|
||||
public string? Oc { get; set; }
|
||||
public string? profileType { get; set; }
|
||||
public List<FormFile>? File { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue