north-glass-erp/src/main/java/com/example/erp/mapper/pp/FlowCardMapper.java
@@ -204,4 +204,12 @@ Boolean updateOrderProcessMp(String orderId, String number, String technologyNumber, String orderprocess); List<FlowCard> getFlowCardListPrintProject(String printProject); Integer updateProjectLabelPrintCount(String projectNo); Integer selectProjectLabelPrintCount(String projectNo); Integer updateProjectProcessPrintCount(String projectNo); Integer selectProjectProcessPrintCount(String projectNo); }