north-glass-erp/src/main/java/com/example/erp/mapper/pp/FlowCardMapper.java
@@ -84,6 +84,8 @@ List<Map<String, String>> getPrintLabel(String projectNo); List<Map<String, String>> getPrintLabel1(String processId,Integer technologyNumber); List<Map<String, String>> printFlowCardDetailsMp(String processId, String technologyNumber, FlowCard flowCard); Boolean printSortMp(String processId, Integer orderNumber, Integer technologyNumber, Integer sort);