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