Merge branch 'viettel-ffm' into develop

This commit is contained in:
Sinh 2024-06-20 10:10:20 +07:00
commit 79b19999f0
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ type SpecifiedProductLine struct {
type Product struct { type Product struct {
PartnerSku string `json:"partner_sku"` PartnerSku string `json:"partner_sku"`
ProductId int `json:"product_id"`
} }
type ProdCondType struct { type ProdCondType struct {