แก้ไข op 10 ข้อ
This commit is contained in:
@@ -347,7 +347,7 @@ namespace tb320eva.Migrations
|
||||
b.Property<int>("id");
|
||||
|
||||
b.Property<string>("achievement")
|
||||
.HasMaxLength(1000);
|
||||
.HasMaxLength(3000);
|
||||
|
||||
b.Property<int?>("create_evaluation_detail_id");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user