User ต้องการให้สามารถ "ปิด" การดาวน์โหลดใบสมัครสอบได้ #2041
This commit is contained in:
parent
5d32bfd26c
commit
3f769d0d75
2 changed files with 5 additions and 3 deletions
|
|
@ -5,5 +5,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Request
|
|||
public class RequestApproveShowExamInfo
|
||||
{
|
||||
public string? ExamId { get; set; }
|
||||
|
||||
public bool? Status { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue