1
This commit is contained in:
@@ -100,7 +100,8 @@ type SkuInfo struct {
|
||||
Unit string `json:"unit"`
|
||||
Upc string `json:"upc"`
|
||||
Weight string `json:"weight"`
|
||||
WeightUnit string `json:"weight_unit"`
|
||||
//WeightForUnit string `json:"weight_for_unit"` // weight weight_for_unit 至多填写一个
|
||||
WeightUnit string `json:"weight_unit"`
|
||||
}
|
||||
|
||||
type AppFood struct {
|
||||
|
||||
Reference in New Issue
Block a user