guoyujie
2025-07-07 788f4f217e039a3f2b4982e9d0fc0afb36a483f5
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);
}