เพิ่มฟิวประเภทสมัครสอบ
This commit is contained in:
parent
e830632ac6
commit
c48534e474
9 changed files with 1862 additions and 258 deletions
|
|
@ -23,6 +23,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Request
|
|||
public string? OrganizationName { get; set; }
|
||||
public string? PaymentKrungThai { get; set; }
|
||||
public bool AnnouncementExam { get; set; }
|
||||
public string? Category { 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