guoyuji
2025-03-04 ccc2589e5fe52fbdf47f4f68f9c4b2de373bf416
north-glass-erp/src/main/java/com/example/erp/mapper/pp/ReportingWorkMapper.java
@@ -100,4 +100,6 @@
    String getProcessLaminating(String process);
    String selectOrderid(String processIdStr);
    Map<String,Float> getFootSum(Date selectTime1, Date selectTime2, String orderId, ReportingWork reportingWork);
}