错误检测
This commit is contained in:
@@ -732,6 +732,9 @@ func syncStoreSkuNew(ctx *jxcontext.Context, parentTask tasksch.ITask, causeFlag
|
||||
}
|
||||
return nil, len(successList), err
|
||||
}, ctx, task, createList, 1 /*singleStoreHandler.GetStoreSkusBatchSize(partner.FuncCreateStoreSkus)*/, isContinueWhenError2)
|
||||
if err != nil {
|
||||
globals.SugarLogger.Debug("create sku wrong on :", err)
|
||||
}
|
||||
}
|
||||
case 2:
|
||||
if len(updateList) > 0 {
|
||||
|
||||
Reference in New Issue
Block a user