自动化立体仓库 - WCS系统
#
LSH
2023-11-16 ee718203195675fe7b1aab64b3c1890efafb8068
src/main/java/com/zy/core/MainProcess.java
@@ -68,6 +68,9 @@
                        i = 0;
                    }
                    //自动派发任务
                    mainService.autoDistribute();
                } catch (Exception e) {
                    e.printStackTrace();
                }