migrate
This commit is contained in:
parent
c1a20aca35
commit
484ff73667
4 changed files with 19972 additions and 0 deletions
|
|
@ -126,6 +126,8 @@ namespace BMA.EHR.Domain.Models.Placement
|
|||
public int? posMasterNo { get; set; }
|
||||
[Comment("ชื่อตำแหน่งในสายงาน")]
|
||||
public string? position { get; set; }
|
||||
[Comment("ตำแหน่งทางการบริหาร")]
|
||||
public string? PositionExecutive { get; set; }
|
||||
[Comment("id ประเภทตำแหน่ง")]
|
||||
public string? posTypeId { get; set; }
|
||||
[Comment("ชื่อประเภทตำแหน่ง")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue