cpT
8 天以前 fe783a3ae2295dba85fd9775b610eb13e4e41f00
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;