物理区段
This commit is contained in:
parent
84796ff001
commit
bdd3152092
@ -205,7 +205,7 @@ message Section {
|
|||||||
RelatedRef pbRef = 5; // 区段B端关联的物理区段或道岔(非岔区)
|
RelatedRef pbRef = 5; // 区段B端关联的物理区段或道岔(非岔区)
|
||||||
SectionType sectionType = 6; // 区段类型
|
SectionType sectionType = 6; // 区段类型
|
||||||
repeated string axleCountings = 7; // 关联的计轴(岔区&&非岔区)
|
repeated string axleCountings = 7; // 关联的计轴(岔区&&非岔区)
|
||||||
repeated string children = 8; // 下属逻辑区段id(非岔区)
|
repeated string children = 8; // 下属逻辑区段id(非岔区)/下属道岔id(岔区)
|
||||||
string destinationCode = 9; // 目的地码
|
string destinationCode = 9; // 目的地码
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user