车次窗关联道岔物理区段
This commit is contained in:
parent
418c50a696
commit
13927cc464
@ -130,7 +130,7 @@ message StationLine {
|
|||||||
message TrainWindow {
|
message TrainWindow {
|
||||||
CommonInfo common = 1;
|
CommonInfo common = 1;
|
||||||
string code = 2;
|
string code = 2;
|
||||||
repeated string refDeviceId = 3; //关联的逻辑区段的id或由道岔区段生成所关联的道岔id
|
repeated string refDeviceId = 3; //关联的逻辑区段的id或道岔区段id
|
||||||
}
|
}
|
||||||
|
|
||||||
message AxleCounting {
|
message AxleCounting {
|
||||||
|
Loading…
Reference in New Issue
Block a user