export { ProductBrandEntity } from './product-brand.entity';
export { ProductNcmEntity } from './product-ncm.entity';
export { ProductGlobalEntity } from './product.entity';
