[b4]
[和@yuelei 联调]
This commit is contained in:
yangyakun
2026-03-11 15:43:28 +08:00
parent f62a3ceb3b
commit 4554eb1f0a
24 changed files with 177 additions and 33 deletions

View File

@@ -23,6 +23,7 @@ data class LineInfo(
*/
var siteInfos:MutableList<BusStationBean> = mutableListOf(),
var taskId:Long=-1L
) {
fun genAutopilotId(): String {
val tempAutopilotId = StringBuilder()