no message
This commit is contained in:
parent
91196ec876
commit
970e368ce4
5 changed files with 3543 additions and 0 deletions
|
|
@ -85,6 +85,8 @@ namespace BMA.EHR.Domain.Models.Discipline
|
|||
public string? Status { get; set; }
|
||||
[Comment("ประเภทออกคำสั่ง")]
|
||||
public Guid? CommandTypeId { get; set; }
|
||||
[Comment("ประเภทออกคำสั่ง")]
|
||||
public string? CommandCode { get; set; }
|
||||
[Comment("เหตุที่ถูกสั่งพักราชการ/ออกจากราชการไว้ก่อน")]
|
||||
public string? DescriptionSuspend { get; set; }
|
||||
[Comment("วันที่สั่งพักราชการ/ให้ออกจากราชการไว้ก่อน")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue