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(
|
||||
page,
|
||||
categories,
|
||||
supplier,
|
||||
);
|
||||
|
||||
return {
|
||||
|
|
Loading…
Reference in New Issue
Block a user