fix error and add more api for cms
This commit is contained in:
parent
2bd62de015
commit
86ec5de116
20 changed files with 1600 additions and 124 deletions
|
|
@ -631,7 +631,7 @@ namespace BMA.EHR.Recruit.Service.Migrations
|
|||
.HasComment("User Id ที่สร้างข้อมูล");
|
||||
|
||||
b.Property<string>("Detail")
|
||||
.HasColumnType("text")
|
||||
.HasColumnType("longtext")
|
||||
.HasColumnOrder(4)
|
||||
.HasComment("รายละเอียด");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue