ปรับ เครื่องราชย์ + ลา ลงเวลา ไปใช้ทะเบียนประวัติใหม่

This commit is contained in:
Suphonchai Phoonsawat 2024-06-25 00:54:16 +07:00
parent 1134267acf
commit ab129896ae
20 changed files with 21443 additions and 3616 deletions

View file

@ -21,7 +21,9 @@ namespace BMA.EHR.Application.Requests
public string LastInsignia { get; set; }
public Guid? LastInsigniaId { get; set; }
public Guid PosNo { get; set; }
//public Guid PosNo { get; set; }
public string PosNo { get; set; }
public InsigniaItem RequestInsignia { get; set; }