north-glass-erp/src/main/java/com/example/erp/mapper/pp/ReportingWorkMapper.java
@@ -80,4 +80,6 @@ Boolean ReviewReportingWorkMp(String substring, String process, String result, String userName); String getPatchConditionMp(String reportingWorkId); Integer getFirstStep(String processId, String orderSort, Integer technologyNumber, String interceptProcess); }