a
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user