Merge remote-tracking branch 'origin/mark' into su

This commit is contained in:
苏尹岚
2020-03-24 10:58:50 +08:00
10 changed files with 337 additions and 93 deletions

View File

@@ -3210,6 +3210,9 @@ func AutoFocusStoreSkusForTopSkus(ctx *jxcontext.Context, isAsync, isContinueWhe
skuName []*model.SkuName
skuNameMap = make(map[int]int)
)
if v.ID == model.MatterStoreID {
return retVal, err
}
sql := `
SELECT DISTINCT a.name_id id
FROM sku a