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