parent
f5f4115ef0
commit
8a3df45c03
5 changed files with 1831 additions and 21 deletions
|
|
@ -1162,7 +1162,6 @@ namespace BMA.EHR.Recruit.Service.Migrations
|
|||
.HasComment("ภาคความรู้ความสามารถที่ใช้เฉพาะตำแหน่ง ผลประเมิน");
|
||||
|
||||
b.Property<string>("BStatus")
|
||||
.IsRequired()
|
||||
.HasMaxLength(50)
|
||||
.HasColumnType("varchar(50)");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue