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