fix - 彻底优化日志 没意义日志
This commit is contained in:
@@ -92,7 +92,7 @@ public class OldDoorService implements DoorService {
|
||||
logger.error("sn-{} door open command exec fail",doorSn);
|
||||
}
|
||||
connector.AddListener(listener);
|
||||
System.out.println(connector.IsRelease());
|
||||
logger.debug("connector.IsRelease: {}", connector.IsRelease());
|
||||
if (openDoor.getIsTimeout()) {
|
||||
logger.info("----sn-{} open door timeout ----",doorSn);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user