*
lsh
2025-04-02 00b8aee10ff8a0fe54187d51ec6b8c5de14250b6
src/main/java/com/zy/core/MainProcess.java
@@ -68,9 +68,6 @@
                        i = 0;
                    }
                    //自动派发任务
                    mainService.autoDistribute();
                } catch (Exception e) {
                    e.printStackTrace();
                }