This commit is contained in:
parent
1b6cc4f014
commit
eaa54a13f7
8 changed files with 20026 additions and 0 deletions
|
|
@ -83,6 +83,8 @@ namespace BMA.EHR.Domain.Models.Retirement
|
|||
public string? OrganizationOld { get; set; }
|
||||
[Comment("ตำแหน่งเดิม")]
|
||||
public string? PositionOld { get; set; }
|
||||
[Comment("ตำแหน่งทางการบริหารเดิม")]
|
||||
public string? PositionExecutiveOld { get; set; }
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -73,6 +73,8 @@ namespace BMA.EHR.Domain.Models.Retirement
|
|||
public string? OrganizationOld { get; set; }
|
||||
[Comment("ตำแหน่งเดิม")]
|
||||
public string? PositionOld { get; set; }
|
||||
[Comment("ตำแหน่งทางการบริหารเดิม")]
|
||||
public string? PositionExecutiveOld { get; set; }
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue