This commit is contained in:
parent
58f52cbb84
commit
d0b8c4ee35
5 changed files with 3658 additions and 3 deletions
|
|
@ -1884,7 +1884,7 @@ namespace BMA.EHR.Infrastructure.Migrations.DisciplineDb
|
|||
.HasComment("คำนำหน้า");
|
||||
|
||||
b.Property<string>("Remark")
|
||||
.HasColumnType("longtext")
|
||||
.HasColumnType("text")
|
||||
.HasComment("ฐานความผิดรายบุคคลหมายเหตุ");
|
||||
|
||||
b.Property<double?>("Salary")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue