chenlu
2024-08-15 a4908aafb0aa9adbc70a006214e7580c626396a5
north-glass-erp/src/main/java/com/example/erp/service/pp/FlowCardService.java
@@ -325,6 +325,7 @@
                itemmap.put("processList", processList);
              //  itemmap.put("numberList", numberList);
                itemmap.put("count", flowCardMapper.countFlowCard(flowCard.getOrderId()));
                itemmap.put("remarkList", flowCardMapper.remakList(flowCard.getProcessId()));
                list.add(itemmap);
            }