列车调整

This commit is contained in:
dong 2023-06-21 10:07:38 +08:00
parent 3bd4f023cd
commit f42a98cd93

View File

@ -127,8 +127,6 @@ message TrainWindow {
message Train {
CommonInfo common = 1;
string code = 2;
string trainDirection = 3; //
bool hasBorder = 4; //
}
message TrainLine {