This commit is contained in:
苏尹岚
2020-12-09 16:44:04 +08:00
parent 047ab618e1
commit be59c52814

View File

@@ -330,6 +330,9 @@ func genSkuParamsFromStoreSkuInfo2(storeSku *dao.StoreSkuSyncInfo, isCreate, isE
} else {
img = storeSku.Img
}
if storeSku.NameID == 8024827 {
img = storeSku.ImgOrigin
}
photos := []map[string]interface{}{
map[string]interface{}{
"is_master": true,