廖井涛
2025-02-17 c69c4dd89ef52edcee896c6a9c150aa6c2809e84
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);