Compare commits
2 Commits
2094a7b249
...
79b19999f0
Author | SHA1 | Date |
---|---|---|
Sinh | 79b19999f0 | |
Sinh | baf7be0820 |
|
@ -51,7 +51,6 @@ type SpecifiedProductLine struct {
|
|||
|
||||
type Product struct {
|
||||
PartnerSku string `json:"partner_sku"`
|
||||
ProductId int `json:"product_id"`
|
||||
}
|
||||
|
||||
type ProdCondType struct {
|
||||
|
|
Loading…
Reference in New Issue