package sku
type Sku struct {
Banner banner
Type skuType
Sale sale
Item item
HotType skuHotType
HotItem hotItem
}