jds ware
This commit is contained in:
@@ -839,14 +839,14 @@ type WareSaveParam struct {
|
||||
CatIDLevel4 int `json:"catIdLevel4"`
|
||||
CategoryID int `json:"categoryId"`
|
||||
CharacteristicService []interface{} `json:"characteristicService"`
|
||||
ColType int `json:"colType,omitempty"`
|
||||
ColType int `json:"colType"`
|
||||
CostPrice string `json:"costPrice"`
|
||||
Delivery int `json:"delivery"`
|
||||
DeliveryID1 int `json:"deliveryId1"`
|
||||
Density string `json:"density"`
|
||||
DesignConcept string `json:"designConcept"`
|
||||
ExtendFeatures []interface{} `json:"extendFeatures"`
|
||||
Features []WareSaveSkusFea `json:"features,omitempty"`
|
||||
Features []WareSaveSkusFea `json:"features"`
|
||||
FitmentNote string `json:"fitmentNote"`
|
||||
FitmentNoteMobile string `json:"fitmentNoteMobile"`
|
||||
HasWareBoot bool `json:"hasWareBoot"`
|
||||
|
||||
Reference in New Issue
Block a user