DeviceCombinationtype调整
This commit is contained in:
parent
87c59e7929
commit
2f3f682ad8
@ -632,7 +632,7 @@ message StationRelateDevice {
|
||||
message DeviceCombinationtype {
|
||||
string code = 1;
|
||||
repeated string oldrefDevices = 2;//车站关联的设备
|
||||
repeated int32 refDevices = 3;//车站关联的设备
|
||||
repeated uint32 refDevices = 3;//车站关联的设备
|
||||
}
|
||||
|
||||
message SectionCodePoint {
|
||||
|
Loading…
Reference in New Issue
Block a user