no message
This commit is contained in:
parent
c285b4dd72
commit
fb6e71c60c
4 changed files with 42 additions and 8 deletions
|
|
@ -64,5 +64,7 @@ namespace BMA.EHR.Domain.Models.HR
|
|||
[Comment("ประเภทตำแหน่งกรณีพิเศษ")]
|
||||
public string? SalaryStatus { get; set; }
|
||||
public bool IsActive { get; set; } = true;
|
||||
[Comment("เอกสารอ้างอิง (เลขที่คำสั่ง)")]
|
||||
public string? RefCommandNo { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue