create logs page
This commit is contained in:
@@ -34,7 +34,7 @@ module.exports.getAdminLoginLogs = [
|
||||
try {
|
||||
const {
|
||||
page = 1,
|
||||
limit = 1000,
|
||||
limit = 10,
|
||||
sort = "desc",
|
||||
fromDate,
|
||||
toDate,
|
||||
|
||||
Reference in New Issue
Block a user