列车调整
This commit is contained in:
parent
3bd4f023cd
commit
f42a98cd93
@ -127,8 +127,6 @@ message TrainWindow {
|
|||||||
message Train {
|
message Train {
|
||||||
CommonInfo common = 1;
|
CommonInfo common = 1;
|
||||||
string code = 2;
|
string code = 2;
|
||||||
string trainDirection = 3; // 行驶方向
|
|
||||||
bool hasBorder = 4; // 是否有边框
|
|
||||||
}
|
}
|
||||||
|
|
||||||
message TrainLine {
|
message TrainLine {
|
||||||
|
Loading…
Reference in New Issue
Block a user