区段码位表调整
This commit is contained in:
parent
9c1d8889e2
commit
b7cba6d47d
@ -636,9 +636,10 @@ message DeviceCombinationtype {
|
||||
}
|
||||
|
||||
message SectionCodePoint {
|
||||
string centralizedStation = 1;
|
||||
string oldCentralizedStation = 1; // 集中站id
|
||||
repeated string oldsectionIds = 2; //物理区段id列表
|
||||
repeated uint32 sectionIds = 3; //物理区段id列表
|
||||
uint32 centralizedStation = 4; // 集中站id
|
||||
}
|
||||
|
||||
// 列车信息
|
||||
|
Loading…
Reference in New Issue
Block a user