车站关联的设备转int
This commit is contained in:
parent
59a531ed15
commit
e37c751ac4
@ -632,6 +632,7 @@ message StationRelateDevice {
|
|||||||
message DeviceCombinationtype {
|
message DeviceCombinationtype {
|
||||||
string code = 1;
|
string code = 1;
|
||||||
repeated string refDevices = 2;//车站关联的设备
|
repeated string refDevices = 2;//车站关联的设备
|
||||||
|
repeated int32 newrefDevices = 3;//车站关联的设备
|
||||||
}
|
}
|
||||||
|
|
||||||
message SectionCodePoint {
|
message SectionCodePoint {
|
||||||
|
Loading…
Reference in New Issue
Block a user