修改道岔名称
This commit is contained in:
parent
549aa2ec10
commit
8fd000d459
@ -20,13 +20,13 @@ message Section {
|
||||
|
||||
// 公里标
|
||||
repeated graphicData.KilometerSystem kilometerSystem = 5;
|
||||
|
||||
|
||||
// 转换后的公里标数字
|
||||
repeated int64 convertKilometer = 7;
|
||||
}
|
||||
|
||||
// 道岔
|
||||
message Switch {
|
||||
message Turnout {
|
||||
|
||||
string id = 1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user