#
zy
2025-07-16 9fa7749dab1607897dd5fc2c9d8f5c7b4893cd63
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) {