ปรับปรุงหน้าจอ migration และ เงื่อนไขการค้นหา หน้าทำแบบประเมิน
This commit is contained in:
@@ -74,6 +74,11 @@ namespace TodoAPI2.Models
|
||||
|
||||
[MaxLength(255)]
|
||||
public string level_score_final { get; set; }
|
||||
[MaxLength(1000)]
|
||||
public string fullname_at_this_time { get; set; }
|
||||
|
||||
[MaxLength(1000)]
|
||||
public string employee_no_at_this_time { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user