src/main/java/com/fzzy/protocol/weightyh/MessageConsumer.java
@@ -75,7 +75,7 @@ reportService = SpringUtil.getBean(GatewayRemoteManager.class); } reportService.getDeviceReportService(device.getProvinceProtocol()).report2GatewayBySn(weigh, device); reportService.getDeviceReportService(device.getPushProtocol()).report2GatewayBySn(weigh, device); } /**