แก้ขนาดฟิล
This commit is contained in:
@@ -347,7 +347,7 @@ namespace tb320eva.Migrations
|
||||
b.Property<int>("id");
|
||||
|
||||
b.Property<string>("achievement")
|
||||
.HasMaxLength(3000);
|
||||
.HasMaxLength(8000);
|
||||
|
||||
b.Property<int?>("create_evaluation_detail_id");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user