This commit is contained in:
USER-20220102CG\noblelift
2023-03-10 17:32:54 +08:00
parent ada4186b17
commit 2be2b3f853

View File

@@ -290,7 +290,7 @@ public class TwoNDCSocketConnectionAutoRun extends AbstractAutoRunnable {
dos.flush();
} catch (IOException e) {
// TODO Auto-generated catch block
log.error("下发agv数据异常:" + e.getMessage());
log.info("下发agv数据异常:" + e.getMessage());
e.printStackTrace();
}