order creation
This commit is contained in:
@@ -33,6 +33,6 @@ import { AttributeValueService } from './providers/attribute-value.service';
|
||||
],
|
||||
exports: [ProductRepository, CategoryRepository,
|
||||
CategoryService, AttributeRepository,
|
||||
AttributeService],
|
||||
AttributeService, ProductService],
|
||||
})
|
||||
export class productModule { }
|
||||
|
||||
Reference in New Issue
Block a user