1
This commit is contained in:
@@ -314,6 +314,8 @@ func BatchInitSkuMT2MT(ctx *jxcontext.Context, fromSku []*mtwmapi.AppFood, toApi
|
||||
}
|
||||
|
||||
foodDataList[k] = foodData
|
||||
globals.SugarLogger.Debugf("=============fromSku := %s", utils.Format4Output(storeSku, false))
|
||||
globals.SugarLogger.Debugf("=============foodDataList := %s", utils.Format4Output(foodData, false))
|
||||
}
|
||||
|
||||
count := len(foodDataList) / 10
|
||||
|
||||
Reference in New Issue
Block a user