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