แก้คำสั่ง

This commit is contained in:
Kittapath 2024-06-24 09:33:18 +07:00
parent 0495d0f647
commit e47eca3235
7 changed files with 20199 additions and 5340 deletions

View file

@ -253,6 +253,9 @@ namespace BMA.EHR.Domain.Models.Placement
public string? RemarkHorizontal { get; set; }
[Comment("profileId")]
public string? profileId { get; set; }
[Comment("ระดับโครงสร้าง")]
public int? node { get; set; }