Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging
This commit is contained in:
commit
a9268806a7
|
@ -32,6 +32,6 @@ import {ProductHistoryStatusService} from "./history-status/history-status.servi
|
||||||
ProductHistoryPriceService,
|
ProductHistoryPriceService,
|
||||||
ProductHistoryStatusService,
|
ProductHistoryStatusService,
|
||||||
],
|
],
|
||||||
exports: [ProductService, ProductHistoryPriceService, ProductHistoryStatusService],
|
exports: [ProductService, ProductHistoryPriceService, ProductHistoryStatusService, ProductSubCategoriesService],
|
||||||
})
|
})
|
||||||
export class ProductModule {}
|
export class ProductModule {}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user