[6.5.0]行程总结

This commit is contained in:
xuxinchao
2024-07-05 15:53:37 +08:00
parent 59ccae71e7
commit 6d27efa8c8
5 changed files with 23 additions and 6 deletions

View File

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