chenlu
2025-03-05 e7b7ffed9be4ce118d52e20a6f26a4ac9718eaef
north-glass-erp/src/main/java/com/example/erp/mapper/pp/FlowCardMapper.java
@@ -230,7 +230,7 @@
    Map<String,Object> getGlassThicknessByProdutionId(String orderId,String productionId);
    List<OrderDetail>  getOrderDetailByProductionId(String orderId, String productionId);
    List<OrderDetail>  getOrderDetailByProductionId(String orderId, String productionId,String type,Float inLenMax,Float inLenMin,Float inShortMax,Float inShortMin);
    Boolean revokeComposing(String processId);