[2.13.2 ] bus司机端修改CallerSmpManager.startQueryV2XEvents();时机

This commit is contained in:
wangmingjun
2023-01-12 15:58:39 +08:00
parent 3eadafab2f
commit 385bc7d8b0

View File

@@ -521,9 +521,9 @@ public class BusOrderModel {
stationList, arrivingOrArrivedStationIndex, false);
}
updateAutopilotControlParameters();
}
CallerSmpManager.startQueryV2XEvents(); //选择路线后开启
CallerSmpManager.startQueryV2XEvents(); //选择路线后开启
}
}
/**