This commit is contained in:
weizhihong 2023-06-19 16:34:26 +08:00
commit e294d5bce0

View File

@ -121,6 +121,7 @@ message StationLine {
message TrainWindow {
CommonInfo common = 1;
string code = 2;
string sectionId = 3;
}
message Train {