廖井涛
2025-07-04 8aef97f783e250740a4d7c5bdb2e2692eb2625f9
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);
}