将逻辑区段修改为区段ID
This commit is contained in:
parent
d9923fa1db
commit
a6d24ad789
@ -21,8 +21,8 @@ message Section {
|
||||
// 转换后的公里标数字
|
||||
repeated int64 convertKilometer = 5;
|
||||
|
||||
// 父级区段
|
||||
Section section = 6;
|
||||
// 逻辑区段Id
|
||||
string logicSectionId = 6;
|
||||
}
|
||||
|
||||
// 道岔
|
||||
|
Loading…
Reference in New Issue
Block a user