vince
2024-08-13 6c76ad7d3c1e6b2a2cea4986f9bcb0f7215c3563
src/main/java/com/fzzy/protocol/fzzy/server/SessionListener.java
@@ -34,7 +34,6 @@
        if (null == commonDevice) return;
        if (null == gatewayDeviceService) {
            gatewayDeviceService = SpringUtil.getBean(GatewayDeviceService.class);