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