2021与蓝度共同重构项目,服务端
fix
zhanzhiqin
2022-07-01 e0ca7fc7ac4bd51ebf43328948cfba28b3f15e8a
ximon-admin/src/main/java/com/sandu/ximon/admin/service/LightReportDataService.java
@@ -65,7 +65,6 @@
            lightReportData = new LightReportData();
            lightReportData.setCreateTime(format);
        }
        //todo
        lightReportData.setCreateTime(format);
        BeanUtils.copyProperties(heartBeatDataPackage, lightReportData);
        lightReportData.setDeviceCode(deviceName);