add orderyby search data list
This commit is contained in:
parent
806fadc24f
commit
e830632ac6
17 changed files with 3493 additions and 1239 deletions
|
|
@ -22,6 +22,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Request
|
|||
public Guid? OrganizationId { get; set; }
|
||||
public string? OrganizationName { get; set; }
|
||||
public string? PaymentKrungThai { get; set; }
|
||||
public bool AnnouncementExam { get; set; }
|
||||
public string? Detail { get; set; }
|
||||
public string? Note { get; set; }
|
||||
public List<FormFile>? Doc { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue