Merge branch 'develop' into working

This commit is contained in:
Suphonchai Phoonsawat 2024-06-24 12:27:27 +07:00
commit 1134267acf
7 changed files with 20233 additions and 5365 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; }