src/main/java/com/moral/service/HistoryDailyService.java @@ -8,4 +8,5 @@ Map getOverproofData(Map<String, Object> parameters) throws Exception; Map<String, Double> getTraceabilityData(Map<String, Object> parameters) throws Exception; }