north-glass-erp/src/main/resources/mapper/pp/FolwCard.xml
@@ -2034,4 +2034,8 @@ fcs.order_number, fcs.technology_number </select> <select id="countFlowCard"> select count(distinct process_id) from flow_card where order_id = #{orderId} </select> </mapper>