#
Junjie
7 天以前 318cd2e6c1f6764a0147af5b8d35366d6950611d
src/main/java/com/zy/core/thread/MelsecCrnThread.java
@@ -110,7 +110,7 @@
            } catch (Exception e) {
                e.printStackTrace();
            }
            System.out.println("第"+slave.getId()+"个堆垛机线程运行一轮:"+(System.currentTimeMillis()-sign));
//            System.out.println("第"+slave.getId()+"个堆垛机线程运行一轮:"+(System.currentTimeMillis()-sign));
            sign = System.currentTimeMillis();
        }
    }