cpT
2025-06-19 c1ef2d1fc4c0dae2bc8452924dcd77a0ff3a1ef5
src/main/java/com/zy/core/thread/LedThread.java
@@ -212,7 +212,7 @@
                deviceErrorService.addDeviceError("led", slave.getId(), "led连接失败");
            }
        } catch (Exception e){
            log.error("e:"+e.getMessage());
//            log.error("e:"+e.getMessage());
        }
        return connRes;