viettel-ffm #19

Merged
sinhluu merged 10 commits from viettel-ffm into master 2024-07-11 03:04:15 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit ee60175a4d - Show all commits

View File

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