1
This commit is contained in:
@@ -55,6 +55,9 @@ type StoreSkuInfo struct {
|
||||
VendorOrgCode string `json:"vendorOrgCode"`
|
||||
SpecUnit string `json:"specUnit"`
|
||||
SpecQuality float32 `json:"specQuality"`
|
||||
|
||||
VendorMainId string `json:"vendorMainId"`
|
||||
VendorSkuAttrId string `json:"vendorSkuAttrId"`
|
||||
}
|
||||
|
||||
type StoreSkuInfoWithErr struct {
|
||||
|
||||
Reference in New Issue
Block a user