逻辑区段调整
This commit is contained in:
parent
f0f415273f
commit
c1a99789fe
@ -257,4 +257,5 @@ message LogicSection { // 逻辑区段
|
|||||||
repeated Point points = 3;
|
repeated Point points = 3;
|
||||||
string axleSectionId = 4; // 关联的计轴区段Id
|
string axleSectionId = 4; // 关联的计轴区段Id
|
||||||
int32 indexNumber = 5; // 索引编号
|
int32 indexNumber = 5; // 索引编号
|
||||||
|
string turnoutId = 6; // 关联的岔芯对应的道岔id
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user