Merge remote-tracking branch 'origin/dev_robo_240612_6.5.0_tmp' into dev_robo_240612_6.5.0_tmp

This commit is contained in:
yangyakun
2024-07-05 16:35:44 +08:00
12 changed files with 103 additions and 13 deletions

View File

@@ -5,6 +5,13 @@ package com.mogo.eagle.core.data.autopilot
*/
object AutopilotSummaryInfo {
/**
* 旅途全长
*/
@JvmField
@Volatile
var totalLength = 0
/**
* 车辆服务次数
*/