update model
This commit is contained in:
parent
178652fcef
commit
baf7be0820
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue