guoyujie
2025-08-08 a158ed9136af588b82d365f98074b29c70cdb601
north-glass-erp/src/main/java/com/example/erp/mapper/pp/FlowCardMapper.java
@@ -267,4 +267,8 @@
    Integer getLayoutStatus(String processId);
    List<Map<String, String>> selectSortingCardMp(String orderId, String productionId, String flashback, String optionVal, FlowCard flowCard);
    Boolean updateTerminationMp(String processId, Integer orderNumber, Integer value);
    Integer selectCompletedMp(String processId, Integer orderNumber, String interceptProcess);
}