This commit is contained in:
xzb 2023-07-14 13:09:45 +08:00
parent 551f341746
commit f20227186a

View File

@ -52,11 +52,11 @@ message TrainState{
string id = 1;
//link的索引
string headLinkId = 2;
//link内的偏移量cm
//link内的偏移量mm
int64 headLinkOffset = 3;
//link的索引
string tailLinkId = 4;
//link内的偏移量cm
//link内的偏移量mm
int64 tailLinkOffset = 5;
//link的索引的列表
//