车站关联的设备转int

This commit is contained in:
joylink_zhaoerwei 2023-12-12 18:02:08 +08:00
parent 59a531ed15
commit e37c751ac4

View File

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