north-glass-erp/src/main/java/com/example/erp/mapper/pp/FlowCardMapper.java
@@ -257,4 +257,8 @@ List<FlowCardDTO> exportDateProcessMp(List<LocalDate> date); Integer getSumQuantity(String orderId); List<Map<String, Object>> getDetailCompoundList(String processId, String technologyNumber, String process, String flashback, String compound); List<Map<String, Object>> getDetailListLikeCompound(String processId, String s, String process, String flashback, String compound); }