突然想到
This commit is contained in:
@@ -1378,6 +1378,7 @@ func changeList2Jds(list []*dao.StoreSkuSyncInfo) (rList []*dao.StoreSkuSyncInfo
|
||||
storeSku.UnitPrice = v[0].UnitPrice
|
||||
storeSku.Img = v[0].Img
|
||||
storeSku.Img2 = v[0].Img2
|
||||
storeSku.DescImg = v[0].DescImg
|
||||
rList = append(rList, storeSku)
|
||||
}
|
||||
return rList
|
||||
|
||||
Reference in New Issue
Block a user