车次窗关联道岔物理区段

This commit is contained in:
joylink_zhaoerwei 2023-08-04 15:15:57 +08:00
parent 418c50a696
commit 13927cc464

View File

@ -130,7 +130,7 @@ message StationLine {
message TrainWindow {
CommonInfo common = 1;
string code = 2;
repeated string refDeviceId = 3; //id或道岔区段生成所关联的道岔id
repeated string refDeviceId = 3; //id或道岔区段id
}
message AxleCounting {