ทmark alet insignia

This commit is contained in:
Kittapath 2023-09-27 13:20:00 +07:00
parent b7027ebe55
commit 9692af553b
9 changed files with 16687 additions and 241 deletions

View file

@ -40,6 +40,9 @@ namespace BMA.EHR.Domain.Models.Insignias
[Comment("เหตุผลการได้รับเครื่องราชฯ")]
public string? Reason { get; set; }
[Comment("มาร์คแจ้งเตือนความผิด")]
public string? MarkALert { get; set; }
public Profile Profile { get; set; }
public Insignia RequestInsignia { get; set; }