create logs page

This commit is contained in:
mahyargdz
2024-11-18 18:56:14 +03:30
parent 7583fe1cb9
commit f75f890fa5
8 changed files with 688 additions and 371 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ module.exports.getAdminLoginLogs = [
try {
const {
page = 1,
limit = 1000,
limit = 10,
sort = "desc",
fromDate,
toDate,