[3.3.0] roma error add code msf
This commit is contained in:
@@ -99,7 +99,7 @@ class AiCloudIdentifyDataManager : IMoGoPlanningRottingListener,
|
||||
)
|
||||
)
|
||||
if (DebugConfig.isDebug()) {
|
||||
ToastUtils.showShort("进入漫游模式失败")
|
||||
ToastUtils.showShort("进入漫游模式失败, code:${it.obj}")
|
||||
}
|
||||
}
|
||||
true
|
||||
@@ -269,7 +269,7 @@ class AiCloudIdentifyDataManager : IMoGoPlanningRottingListener,
|
||||
m.what = H_ERROR_MAP
|
||||
m.obj = msg
|
||||
handler.sendMessage(m)
|
||||
reset()
|
||||
closeRoma(false)
|
||||
}
|
||||
2 -> { // 地图自动漫游结束,重置状态,调用close通知服务端
|
||||
MapBizTrace.log(
|
||||
|
||||
Reference in New Issue
Block a user