京东商城创建商品规格
This commit is contained in:
@@ -1386,6 +1386,7 @@ func changeList2Jds(list []*dao.StoreSkuSyncInfo) (rList []*dao.StoreSkuSyncInfo
|
||||
storeSku.Img = v[0].Img
|
||||
storeSku.Img2 = v[0].Img2
|
||||
storeSku.DescImg = v[0].DescImg
|
||||
storeSku.JdsWareID = v[0].JdsWareID
|
||||
rList = append(rList, storeSku)
|
||||
}
|
||||
return rList
|
||||
|
||||
Reference in New Issue
Block a user