1
This commit is contained in:
@@ -792,7 +792,7 @@ func syncStoreSkuNew(ctx *jxcontext.Context, parentTask tasksch.ITask, causeFlag
|
||||
}
|
||||
}
|
||||
return nil, len(successList), err
|
||||
}, ctx, task, createList, 1, isContinueWhenError2)
|
||||
}, ctx, task, createList, 20, isContinueWhenError2)
|
||||
if err != nil {
|
||||
globals.SugarLogger.Debug("create sku wrong on :", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user