Merge branch 'dev_robotaxi-d_231031_6.2.0' into dev_robotaxi-d_231129_6.2.2_routing_verify

This commit is contained in:
aibingbing
2023-11-30 19:30:20 +08:00
438 changed files with 461 additions and 244 deletions

View File

@@ -59,4 +59,8 @@ object CallerMapRomaListener : CallerBase<IMoGoRomaListener>() {
}
}
fun isRange():Boolean{
return romaRange
}
}