fix: 去除验证日志
This commit is contained in:
parent
b3e3805b74
commit
c25772ae68
@ -269,9 +269,9 @@ public class D331RtcmMessageExecutor implements Executor<D331RtcmMessage, Void>
|
|||||||
// ByteUtil.bytesToHexString(buf.array()));
|
// ByteUtil.bytesToHexString(buf.array()));
|
||||||
}
|
}
|
||||||
|
|
||||||
logger.info("insert1005 hex for base {} to {}: {}",
|
// logger.info("insert1005 hex for base {} to {}: {}",
|
||||||
deviceBs.getDeviceId(), deviceId,
|
// deviceBs.getDeviceId(), deviceId,
|
||||||
ByteUtil.bytesToHexString(buf1005.array()));
|
// ByteUtil.bytesToHexString(buf1005.array()));
|
||||||
|
|
||||||
return buf1005;
|
return buf1005;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user