#
Junjie
2025-09-23 5b556e4e6744a57dcbc372f0277a071d75e300d3
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) {