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