แก้ กก

This commit is contained in:
kittapath 2024-10-31 12:54:13 +07:00
parent c724246081
commit a31447c278
5 changed files with 18536 additions and 53 deletions

View file

@ -207,14 +207,14 @@ namespace BMA.EHR.Domain.Models.Placement
[Comment("Id ด้าน/สาขา")]
public PositionPathSide? PositionPathSide { get; set; }
[Comment("Id ประเภทตำแหน่ง")]
public PositionType? PositionType { get; set; }
[Comment("ประเภทตำแหน่ง")]
public string? PositionType { get; set; }
[Comment("Id สายงาน")]
public PositionLine? PositionLine { get; set; }
[Comment("Id ระดับ")]
public PositionLevel? PositionLevel { get; set; }
[Comment("ระดับ")]
public string? PositionLevel { get; set; }
[Comment("คะแนนเต็มภาค ก")]