mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-11-27 17:04:55 +00:00
Merge branch 'dev' of https://github.com/SyncrowIOT/backend into bugix/delete-subspace
This commit is contained in:
@ -481,6 +481,7 @@ export class SpaceModelService {
|
||||
await this.subspaceRepository.save(subspace);
|
||||
}
|
||||
|
||||
|
||||
const subspaceAllocations = subspaceModel.productAllocations.map(
|
||||
(modelAllocation) =>
|
||||
this.subspaceProductAllocationRepository.create({
|
||||
|
||||
Reference in New Issue
Block a user