*
lsh
4 天以前 c99cbe6c0064deee3e57f1a751ff0717290ac621
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;