north-glass-erp/src/main/java/com/example/erp/mapper/pp/ReportMapper.java
@@ -114,6 +114,10 @@ Map<String,Float> workInProgressCombinationOrderFootSum(Integer offset, Integer pageSize, String orderId, String inputProject, String selectProcesses, WorkInProgressDTO workInProgressDTO); List<Map<String, Object>> getWorkInProgressCombination(String process, String laminating, String optionVal); List<String> selectProcess(); // Map<String, Integer> getWorkInProgressTotal( // @Param("selectTime1") Date selectTime1, @Param("selectTime2") Date selectTime2,