畅销商品

This commit is contained in:
苏尹岚
2019-12-24 11:49:08 +08:00
parent 322a298223
commit f98ea4eefa
2 changed files with 3 additions and 6 deletions

View File

@@ -2239,7 +2239,7 @@ func GetTopSkusByCityCode(ctx *jxcontext.Context, cityCode, storeID int) (skuNam
}
}
} else {
skuNameAndPlace = skuNameAndPlaceList
skuNameAndPlaceList = append(skuNameAndPlaceList,skuNameAndPlace...)
}
i := 1
for _, v := range skuNameAndPlaceList {