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