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