#
zy
2025-07-31 d4da001ed4dbebed683c9f0f1e06a4d8f4d12eaf
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) {