แยกประเภทขรก

This commit is contained in:
Kittapath 2024-07-03 00:43:01 +07:00
parent 811fa781b4
commit b02f8bc2e6
7 changed files with 80 additions and 19 deletions

View file

@ -51,12 +51,12 @@ namespace BMA.EHR.Recurit.Exam.Service.Request.Disables
/// <summary>
/// วันเริ่มชำระเงิน
/// </summary>
public DateTime PaymentStartDate { get; set; }
public DateTime? PaymentStartDate { get; set; }
/// <summary>
/// วันสิ้นสุดชำระเงิน
/// </summary>
public DateTime PaymentEndDate { get; set; }
public DateTime? PaymentEndDate { get; set; }
/// <summary>
/// วันเริ่มสมัครสอบ