区段码位表调整

This commit is contained in:
dong 2023-12-13 17:05:03 +08:00
parent 9c1d8889e2
commit b7cba6d47d

View File

@ -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
}
//