[6.7.4] 上海演示

This commit is contained in:
EmArrow
2024-11-04 11:46:11 +08:00
parent 1aab6bcdf0
commit a95c45869b
5 changed files with 167 additions and 48 deletions

View File

@@ -19,4 +19,7 @@ interface IMoGoMapRoadListener {
fun onRoadCrossClick() {}
fun onCrossDevice(trigger:Boolean){}
}