a
This commit is contained in:
@@ -330,6 +330,9 @@ func genSkuParamsFromStoreSkuInfo2(storeSku *dao.StoreSkuSyncInfo, isCreate, isE
|
|||||||
} else {
|
} else {
|
||||||
img = storeSku.Img
|
img = storeSku.Img
|
||||||
}
|
}
|
||||||
|
if storeSku.NameID == 8024827 {
|
||||||
|
img = storeSku.ImgOrigin
|
||||||
|
}
|
||||||
photos := []map[string]interface{}{
|
photos := []map[string]interface{}{
|
||||||
map[string]interface{}{
|
map[string]interface{}{
|
||||||
"is_master": true,
|
"is_master": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user