This commit is contained in:
邹宗楠
2023-10-25 17:43:39 +08:00
parent 17d98991a8
commit da07237289

View File

@@ -100,7 +100,6 @@ type SkuInfo struct {
Unit string `json:"unit"`
Upc string `json:"upc"`
Weight string `json:"weight"`
WeightForUnit string `json:"weight_for_unit"`
WeightUnit string `json:"weight_unit"`
}