#
zhou zhou
4 天以前 1cb3797093cd4d5898860a49bb9dd624b482e6ce
src/main/java/com/zy/core/thread/impl/LfdZyForkLiftMasterThread.java
@@ -84,6 +84,7 @@
    @Override
    public void run() {
        News.info("{}号货叉提升机Master线程启动", deviceConfig.getDeviceNo());
        this.connect();
        while (true) {
            try {
                if (!this.connect) {