This commit is contained in:
苏尹岚
2021-03-16 09:25:24 +08:00
parent 8a17e0584b
commit 4f6001e413
7 changed files with 89 additions and 21 deletions

View File

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