廖井涛
2024-10-21 e131f6e16de1df9fdcb7ede55cb9f4dc93e48ae8
north-glass-erp/src/main/java/com/example/erp/mapper/pp/ReportingWorkMapper.java
@@ -88,4 +88,12 @@
    Boolean updateRWPatchNum(String reportingWorkId, Integer patchNum);
    Boolean updateRWDPatchNum(String reportingWorkId, String orderSort, Integer technologyNumber, Integer patchNum);
    String selectUserProcess(String userId);
    List<Map<String,String>> getSelectProcessJiajiao();
    List<Map<String,String>> getSelectProcessDuoqu();
    List<Map<String, String>> SelectReworlDetailMpReview(String processIdStr, String technologyStr, String process, String previousProcess);
}