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