商品映射类目

This commit is contained in:
苏尹岚
2020-07-28 11:00:43 +08:00
parent a8664cef65
commit 0c7ecd4a87
2 changed files with 49 additions and 9 deletions

View File

@@ -284,6 +284,11 @@ type SkuNameExt struct {
Places []int `orm:"-" json:"places"`
PlacesStr string `json:"-"`
MidUnitPrice int `json:"midUnitPrice"`
JdCategoryID string `json:"JdCategoryID"`
JdsCategoryID string `json:"JdsCategoryID"`
EbaiCategoryID string `json:"EbaiCategoryID"`
MtwmCategoryID string `json:"MtwmCategoryID"`
}
type SkuExinfoMap struct {