[6.10.0][Feat]更新GsyVideo版本到10.0.0
This commit is contained in:
@@ -341,7 +341,7 @@ object MapDataWrapper : IMogoData {
|
||||
MapDataApi.getBusStation(routeList, object : IResult<RoutePath> {
|
||||
override fun result(code: Int, result: RoutePath?) {
|
||||
result?.steps?.forEach {
|
||||
it?.busStations.forEach {
|
||||
it?.busStations?.forEach {
|
||||
val busStation = BusStation(
|
||||
it.busStationPoints,
|
||||
it.id.toLong(),
|
||||
|
||||
Reference in New Issue
Block a user