แก้สมัครสอบ

This commit is contained in:
kittapath 2025-01-05 21:59:15 +07:00
parent afc0cd830c
commit 07903d3b67
30 changed files with 3471 additions and 771 deletions

View file

@ -11,7 +11,6 @@ namespace BMA.EHR.Recurit.Exam.Service.Response
public bool CheckDisability { get; set; }
public int? Round { get; set; }
public int? Year { get; set; }
public Guid? OcId { get; set; }
public string CreatedUserId { get; set; }
public float? Fee { get; set; }
public DateTime? RegisterStartDate { get; set; }