ximon-admin/src/main/java/com/sandu/ximon/admin/service/LightService.java
@@ -117,7 +117,7 @@ ); for (LightReportData lightReportData : reportDataList) { if (StrUtil.equals(lightBo.getDeviceCode(), lightReportData.getDeviceCode())) { lightBo.setReportTime(lightReportData.getCreateTime()); lightBo.setReportTime(lightReportData.getCreateTime1()); break; } }