#
Junjie
5 天以前 7620bd47ec7dc59ea1f4c00e35d238d9d6e4ab53
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();
        }
    }