guoyujie
2025-03-28 c2ad18d09d62ec9922fe234c7d141258f2acf577
north-glass-erp/src/main/java/com/example/erp/mapper/pp/ReportingWorkMapper.java
@@ -100,4 +100,8 @@
    String getProcessLaminating(String process);
    String selectOrderid(String processIdStr);
    Map<String,Float> getFootSum(Date selectTime1, Date selectTime2, String orderId, ReportingWork reportingWork);
    Integer selectReviewedState(String reportingWorkId);
}