车次窗关联区段
This commit is contained in:
parent
2697dec893
commit
28c7e36dd7
@ -121,6 +121,7 @@ message StationLine {
|
|||||||
message TrainWindow {
|
message TrainWindow {
|
||||||
CommonInfo common = 1;
|
CommonInfo common = 1;
|
||||||
string code = 2;
|
string code = 2;
|
||||||
|
string sectionId = 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
message Train {
|
message Train {
|
||||||
|
Loading…
Reference in New Issue
Block a user