refactor: atualizações e remoção de módulos não utilizados
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
|
||||
export class ProductEcommerceDto {
|
||||
productIdErp: number;
|
||||
productId: number;
|
||||
price: number;
|
||||
priceKit: number;
|
||||
}
|
||||
|
||||
productIdErp: number;
|
||||
productId: number;
|
||||
price: number;
|
||||
priceKit: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user