1
This commit is contained in:
@@ -870,10 +870,6 @@ func syncStoreSkuNew(ctx *jxcontext.Context, parentTask tasksch.ITask, causeFlag
|
|||||||
globals.SugarLogger.Debugf("============offlineList : %s", utils.Format4Output(offlineList, false))
|
globals.SugarLogger.Debugf("============offlineList : %s", utils.Format4Output(offlineList, false))
|
||||||
}
|
}
|
||||||
if len(statusList) > 0 {
|
if len(statusList) > 0 {
|
||||||
if storeID == 668428 {
|
|
||||||
globals.SugarLogger.Debugf("============statusList2 : %s", utils.Format4Output(statusList, false))
|
|
||||||
globals.SugarLogger.Debugf("============storeSkuHandler : %s", utils.Format4Output(storeSkuHandler, false))
|
|
||||||
}
|
|
||||||
_, err = putils.FreeBatchStoreSkuInfo(name, func(task tasksch.ITask, batchedStoreSkuList []*partner.StoreSkuInfo) (result interface{}, successCount int, err error) {
|
_, err = putils.FreeBatchStoreSkuInfo(name, func(task tasksch.ITask, batchedStoreSkuList []*partner.StoreSkuInfo) (result interface{}, successCount int, err error) {
|
||||||
var failedList []*partner.StoreSkuInfoWithErr
|
var failedList []*partner.StoreSkuInfoWithErr
|
||||||
if storeID == 668428 {
|
if storeID == 668428 {
|
||||||
|
|||||||
Reference in New Issue
Block a user