home
This commit is contained in:
@@ -5829,7 +5829,8 @@ func GetHomePageByLocation(ctx *jxcontext.Context, lng, lat float64, needWalkDis
|
||||
}
|
||||
} else {
|
||||
ans = HomePageInfos{
|
||||
Info: i,
|
||||
Info: i,
|
||||
Info2: nil,
|
||||
}
|
||||
}
|
||||
res = append(res, ans)
|
||||
|
||||
Reference in New Issue
Block a user