[fix]
[shuttle、bus、scheduled]
[参数相反]
This commit is contained in:
yangyakun
2024-12-27 12:01:34 +08:00
parent a0dc1973af
commit 1dd4829509

View File

@@ -421,9 +421,9 @@ object LineModel {
ochInfo.siteMarkerList = mutableListOf()
CallerDataCenterBizListener.invokeOchInfo(ochInfo)
OchChainLogManager.writeChainLogMap("地图","站点信息:${ochInfo}")
CallerEagleBaseFunctionCall4OchManager.updateOrderStatus(true)
}else{
CallerEagleBaseFunctionCall4OchManager.updateOrderStatus(false)
}else{
CallerEagleBaseFunctionCall4OchManager.updateOrderStatus(true)
val siteList = mutableListOf<SiteMarkerBean>()
var temp: SiteMarkerBean?=null
stationList?.let {