pipIrr-platform/pipIrr-web/pipIrr-mwTest-rtu/src/main/java/com/dy/pipIrrMwTestRtu/tcpClient/TcpClUnit.java
@@ -54,10 +54,8 @@ } private void doStart(){ new Thread(new Runnable(){ @Override public void run() { Exception ex = null ; new Thread(() -> { Exception ex ; while(true){ ex = null ; try { @@ -96,7 +94,6 @@ try{ Thread.sleep(100); }catch (Exception e){ } } } }