This commit is contained in:
richboo111
2022-08-25 10:34:12 +08:00
parent 62c0e1fc59
commit 1933aa0024

View File

@@ -5814,8 +5814,8 @@ func GetHomePageByLocation(ctx *jxcontext.Context, lng, lat float64, needWalkDis
Unit: j.Unit,
}
}
multipleData = append(multipleData, data)
}
multipleData = append(multipleData, data)
if len(multipleData) > 0 {
ans = HomePageInfos{
Info: i,