从银豹上拉标品到京西

This commit is contained in:
苏尹岚
2020-03-31 16:24:17 +08:00
parent 66045a103c
commit 41d957edcc
9 changed files with 224 additions and 24 deletions

View File

@@ -84,6 +84,7 @@ type SkuNameInfo struct {
VendorCatIDList []string
PictureList []string
Status int `json:"status,omitempty"`
YbBarCode string
SkuList []*SkuInfo
}