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