Revert "修复问题"
This reverts commit 934e82a1d33be6569e5de9c0f7658a245ce48141.
This commit is contained in:
parent
21da58fd8a
commit
404890f16f
@ -192,7 +192,7 @@ public class D331RtcmMessageExecutor implements Executor<D331RtcmMessage, Void>
|
|||||||
TARGET_BASE_STATION_ID_FOR_1005.equals(deviceBs.getDeviceId())){
|
TARGET_BASE_STATION_ID_FOR_1005.equals(deviceBs.getDeviceId())){
|
||||||
buf = insert1005(deviceBs, deviceId, buf);
|
buf = insert1005(deviceBs, deviceId, buf);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private ByteBuf insert1005(Device deviceBs, String deviceId, ByteBuf buf){
|
private ByteBuf insert1005(Device deviceBs, String deviceId, ByteBuf buf){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user