京东商城创建商品测试
This commit is contained in:
@@ -1380,6 +1380,5 @@ func changeList2Jds(list []*dao.StoreSkuSyncInfo) (rList []*dao.StoreSkuSyncInfo
|
||||
storeSku.Img2 = v[0].Img2
|
||||
rList = append(rList, storeSku)
|
||||
}
|
||||
fmt.Println("test11111111111111", utils.Format4Output(rList, false))
|
||||
return rList
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user