--amend
This commit is contained in:
@@ -133,8 +133,6 @@ class ProductService extends BaseService {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(query)
|
|
||||||
|
|
||||||
return productRepo.findWithRelations(rels, query)
|
return productRepo.findWithRelations(rels, query)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user