แก้รายงาน บช2

This commit is contained in:
Suphonchai Phoonsawat 2023-06-16 12:00:34 +07:00
parent 411d59d1a5
commit a932af3b3f
4 changed files with 102 additions and 101 deletions

View file

@ -77,5 +77,6 @@ namespace BMA.EHR.Organization.Service.Models.Report2
[Comment("สังกัดที่ถือครอง")]
public Guid? ProfilePositionId { get; set; }
public Guid? OrganizationPositionId { get; set; }
}
}