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