north-glass-erp/src/main/java/com/example/erp/mapper/pp/ReportMapper.java
@@ -58,6 +58,7 @@ List<WorkInProgressDTO> exportWorkInProgressMp(List<LocalDate> date, String process, String inputVal, String project); // Map<String, Integer> getWorkInProgressTotal( // @Param("selectTime1") Date selectTime1, @Param("selectTime2") Date selectTime2, // @Param("orderId") String orderId, @Param("inputProject") String inputProject,