guoyujie
2025-08-05 1840174da20f984abb7cb8d5cd18f1a01448ae97
north-glass-erp/src/main/java/com/example/erp/mapper/pp/FlowCardMapper.java
@@ -263,4 +263,8 @@
    List<Map<String, Object>> getDetailListLikeCompound(String processId, String s, String process, String flashback, String compound, String landingSequence);
    List<Map<String, Object>> getPrintCustomDataSemiTj(String processId, String technologyNumber, String process);
    Integer getLayoutStatus(String processId);
    List<Map<String, String>> selectSortingCardMp(String orderId, String productionId, String flashback, String optionVal, FlowCard flowCard);
}