fix: yarn lock
This commit is contained in:
@@ -88,6 +88,7 @@ export class ProductController {
|
||||
const data = await this.productService.findAllByCategories(
|
||||
page,
|
||||
categories,
|
||||
supplier,
|
||||
);
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user