จัดการหน้าค้นหารายชื่อพนักงาน
This commit is contained in:
@@ -151,7 +151,7 @@ namespace TodoAPI2.Models
|
||||
Created = m_eva_create_evaluation.created,
|
||||
Updated = m_eva_create_evaluation.updated
|
||||
}
|
||||
).Take(100).ToList();
|
||||
).ToList();
|
||||
|
||||
return data;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user