เพิ่มโหลดวันที่จ่ายเงินผู้สมัคร
This commit is contained in:
parent
e8cb94c541
commit
1223720994
8 changed files with 3272 additions and 287 deletions
|
|
@ -255,5 +255,8 @@ namespace BMA.EHR.Recurit.Exam.Service.Models
|
|||
[MaxLength(40), Comment("วันที่สมัคร")]
|
||||
public DateTime? RegisterDate { get; set; }
|
||||
|
||||
[Comment("วันที่ชำระเงิน")]
|
||||
public DateTime? PaymentDate { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue