1
This commit is contained in:
@@ -308,8 +308,6 @@ func (a *API) RetailBatchInitData(trackInfo, poiCode string, foodDataList []map[
|
||||
}
|
||||
|
||||
if err != nil {
|
||||
globals.SugarLogger.Debugf("========foodDataList := %s", utils.Format4Output(foodDataList, false))
|
||||
globals.SugarLogger.Debugf("========result := %s", utils.Format4Output(result, false))
|
||||
globals.SugarLogger.Debugf("========err := %v", err)
|
||||
}
|
||||
return failedFoodList, err
|
||||
|
||||
Reference in New Issue
Block a user