เพิ่มรับคืนเครื่องราช
This commit is contained in:
parent
59f782e8cf
commit
1619a502d4
22 changed files with 33518 additions and 41 deletions
|
|
@ -35,6 +35,9 @@ namespace BMA.EHR.Domain.Models.Insignias
|
|||
public string Status { get; set; } = "PENDING";
|
||||
|
||||
[Comment("เหตุผลไม่ยื่นขอ")]
|
||||
public string? ReasonReject { get; set; }
|
||||
|
||||
[Comment("เหตุผลการได้รับเครื่องราชฯ")]
|
||||
public string? Reason { get; set; }
|
||||
|
||||
public Profile Profile { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue