生成计轴配置增加指定的道岔组不生成计轴

This commit is contained in:
joylink_zhaoerwei 2023-11-10 17:13:56 +08:00
parent 7ab9e3b83c
commit 2d58198cfc

View File

@ -188,6 +188,7 @@ message AxleCounting {
message GenerateAxleCountingConfig {
repeated string bbConnect = 1; //bb连接处生成计轴的道岔id()
repeated string noGenerateGroup = 2;//
}
// message Train {