车次窗关联区段

This commit is contained in:
joylink_zhaoerwei 2023-06-19 14:19:40 +08:00
parent 2697dec893
commit 28c7e36dd7

View File

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