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