#
Junjie
2 天以前 3c3674f71899ffd4cc1d1cbba475999b7b462f38
src/main/java/com/zy/core/MainProcess.java
@@ -78,6 +78,9 @@
                    mainService.loopShuttleCharge();
                    mainService.executeShuttleCharge();
                    //自动切换出入库模式
                    mainService.autoSwitchLiftIOMode();
                    // 间隔
                    Thread.sleep(200);
                } catch (Exception e) {