wing + filter

This commit is contained in:
2024-06-24 19:18:39 +05:00
parent b1bd436ab7
commit a651ab552e
31 changed files with 1572 additions and 528 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ function filterApartments(
router.get("/", async (req, res) => {
const accessToken = req?.headers?.authorization;
const {
per_page = 20,
per_page = 1000,
page = 1,
rove_home = "",
apartment_type = "",