1
This commit is contained in:
@@ -295,10 +295,8 @@ func (a *API) RetailInitData(trackInfo, poiCode, foodCode string, params map[str
|
|||||||
KeyAppPoiCode: poiCode,
|
KeyAppPoiCode: poiCode,
|
||||||
KeyAppFoodCode: foodCode,
|
KeyAppFoodCode: foodCode,
|
||||||
}, params), resultKeyData, trackInfo)
|
}, params), resultKeyData, trackInfo)
|
||||||
if foodCode == "29351" {
|
globals.SugarLogger.Debugf("--------result := %s", utils.Format4Output(result, false))
|
||||||
globals.SugarLogger.Debugf("--------result := %s", utils.Format4Output(result, false))
|
globals.SugarLogger.Debugf("--------result err:= %v", err)
|
||||||
globals.SugarLogger.Debugf("--------result err:= %v", err)
|
|
||||||
}
|
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user