guoyujie
2025-09-16 ce5c16c61592c6eeb6640bf66a018e3eabaa493e
north-glass-erp/src/main/java/com/example/erp/mapper/pp/ReportMapper.java
@@ -126,6 +126,8 @@
    List<Map<String, String>> processCardProgressReportMp(String orderId);
    List<Map<String, String>> yieldProcessMp(String selectTime1, String selectTime2, Report report);
//    Map<String, Integer> getWorkInProgressTotal(
//                                                @Param("selectTime1") Date selectTime1, @Param("selectTime2") Date selectTime2,