xufenglei
2018-02-05 48bfa4e57cd2195b86bd8c0debe2e241db0ba80d
src/main/java/com/moral/service/HistoryMinutelyService.java
@@ -9,7 +9,7 @@
   
   Map<String, List<Object>> getCompareReport(Map<String, Object> parameters) throws Exception;
   List<Map<String, Object>> getMonitorPointOrDeviceAvgData4Excel(Map<String, Object> parameters) throws Exception;
   List<Map<String, Object>> getMonitorPointOrDeviceAvgData(Map<String, Object> parameters) throws Exception;
}