自动化立体仓库 - WMS系统
src/main/java/com/zy/third/task/OrderScheduler.java
@@ -84,7 +84,6 @@
                        exdOutstockSource.setStatus(2);
                        exdOutstockSourceMapper.updateById(exdOutstockSource);
                    }
                }
            } catch (Exception e) {
                log.error("读取出库单据信息失败:{},{}", exdOutstockSources, e.getMessage());