This commit is contained in:
fan 2023-12-13 09:57:24 +08:00
commit 4542ae2c3e

View File

@ -631,6 +631,7 @@ message StationRelateDevice {
message DeviceCombinationtype {
string code = 1;
repeated string refDevices = 2;//
repeated int32 newrefDevices = 3;//
}
message SectionCodePoint {