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