finance
黄伟 2 years ago
parent 2c74ddb955
commit fc5713a2ae

@ -98,6 +98,7 @@ type SkuSpecItem struct {
}
type SkuItem struct {
SkuId uint `json:"skuId"`
Color string `json:"color"`
Size string `json:"size"`
SupplyPrice decimal.Decimal `json:"supplyPrice"`

Loading…
Cancel
Save