ท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

@ -6004,6 +6004,10 @@ namespace BMA.EHR.Infrastructure.Migrations
.HasColumnOrder(102)
.HasComment("แก้ไขข้อมูลล่าสุดเมื่อ");
b.Property<string>("MarkALert")
.HasColumnType("longtext")
.HasComment("มาร์คแจ้งเตือนความผิด");
b.Property<string>("MatchingConditions")
.HasColumnType("text")
.HasComment("รายละเอียดเครื่องราชฯที่ขอ");