query report อุทธรณ์
This commit is contained in:
parent
f11f927f7e
commit
52af68a9a9
6 changed files with 11826 additions and 4 deletions
|
|
@ -13,6 +13,8 @@ namespace BMA.EHR.Discipline.Service.Requests
|
|||
public Guid ProfileId { get; set; }
|
||||
public string? CitizenId { get; set; }
|
||||
public string? Fullname { get; set; }
|
||||
public string? Position { get; set; }
|
||||
public string? Oc { get; set; }
|
||||
public List<FormFile>? File { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue