home
This commit is contained in:
@@ -5812,8 +5812,8 @@ func GetHomePageByLocation(ctx *jxcontext.Context, lng, lat float64, needWalkDis
|
|||||||
Price: j.Price,
|
Price: j.Price,
|
||||||
Unit: j.Unit,
|
Unit: j.Unit,
|
||||||
}
|
}
|
||||||
multipleData = append(multipleData, data)
|
|
||||||
}
|
}
|
||||||
|
multipleData = append(multipleData, data)
|
||||||
globals.SugarLogger.Debug("multipleData===============", multipleData)
|
globals.SugarLogger.Debug("multipleData===============", multipleData)
|
||||||
ans := HomePageInfos{
|
ans := HomePageInfos{
|
||||||
Info: i,
|
Info: i,
|
||||||
|
|||||||
Reference in New Issue
Block a user