updated living space

This commit is contained in:
2025-11-26 16:10:15 +03:00
parent 2062aa7a1d
commit 3aebb79d36
38 changed files with 709 additions and 688 deletions

View File

@@ -15,6 +15,8 @@ export async function POST(request: Request) {
data {
_id
collectionToken
createdAt
updatedAt
buildType {
token
typeToken
@@ -38,6 +40,7 @@ export async function POST(request: Request) {
garageCount
managementRoomId
}
}
totalCount
}