north-glass-erp/src/main/java/com/example/erp/mapper/pp/FlowCardMapper.java
@@ -134,6 +134,8 @@ List<Map<String, Object>> getDetailListLike(String processId, String technologyNumber, String process); List<Map<String, Object>> getDetailListMerge(String processId, String process); List<Map<String, Object>> getDetailListLikes(String processId, String technologyNumber, String process,String printProject,Integer quantity); List<Map<String, String>> getPrimaryListMergeRefund(String processId, String technologyNumber, Integer orderNumber, String orderId);