列车11号线btm调整

This commit is contained in:
tiger_zhou 2024-09-05 09:21:48 +08:00
parent a94fdb12f7
commit 693576459c

View File

@ -103,6 +103,7 @@ type TrainHeadPositionInfo struct {
OldLink string
//列车上一次车头位置信息
OldLinkOffset int64
IsLine12 bool
}
func (t *TrainHeadPositionInfo) String() string {