แก้ model

This commit is contained in:
DESKTOP-2S5P7D1\Windows 10 2023-09-05 11:38:43 +07:00
parent d8031bff98
commit a31b72316e
8 changed files with 48 additions and 46 deletions

View file

@ -32,7 +32,7 @@ namespace BMA.EHR.Organization.Service.Models.Report2
public string? OldPositionNum { get; set; }
[Comment("ประเภทตำแหน่ง กำหนดเดิม")]
public Guid? OldPositionTypeId { get; set; }
// public Guid? OldPositionTypeId { get; set; }
public string? OldPositionType { get; set; }
[Comment("ตำแหน่งทางการบริหาร กำหนดเดิม")]
@ -52,7 +52,7 @@ namespace BMA.EHR.Organization.Service.Models.Report2
public string? OldPositionPathSide { get; set; }
[Comment("ระดับตำแหน่ง กำหนดเดิม")]
public Guid? OldPositionLevelId { get; set; }
// public Guid? OldPositionLevelId { get; set; }
public string? OldPositionLevel { get; set; }
[Comment("รหัสส่วนราชการ กำหนดใหม่")]