Merge branch 'dev' of https://github.com/SyncrowIOT/backend into bugix/delete-subspace

This commit is contained in:
hannathkadher
2025-03-11 01:25:31 +04:00
5 changed files with 186 additions and 179 deletions

View File

@ -481,6 +481,7 @@ export class SpaceModelService {
await this.subspaceRepository.save(subspace);
}
const subspaceAllocations = subspaceModel.productAllocations.map(
(modelAllocation) =>
this.subspaceProductAllocationRepository.create({