Merge branch 'development' into 'devops-staging'
fix: yarn lock See merge request empatnusabangsa/ppob/ppob-backend!23
This commit is contained in:
commit
2c0cef8575
|
@ -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