no message
This commit is contained in:
parent
1cfa4336fd
commit
e209efc4e8
7 changed files with 3103 additions and 13 deletions
|
|
@ -2203,10 +2203,6 @@ namespace BMA.EHR.Recurit.Exam.Service.Data.Migrations
|
|||
.HasColumnOrder(101)
|
||||
.HasComment("User Id ที่สร้างข้อมูล");
|
||||
|
||||
b.Property<string>("CustomerName")
|
||||
.HasColumnType("longtext")
|
||||
.HasComment("Customer name");
|
||||
|
||||
b.Property<string>("Detail")
|
||||
.HasColumnType("longtext")
|
||||
.HasComment("รายละเอียดสมัครสอบ");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue