自动化立体仓库 - WCS系统
#
lsh
2024-07-18 8e04e9bd344f16ff4c8159efe7f376e5c7fc542b
src/main/java/com/zy/core/MainProcess.java
@@ -51,7 +51,7 @@
                    Thread.sleep(1000);
                    // 系统运行状态判断
                    if (SystemProperties.WCS_RUNNING_STATUS.get()) {
                    if (!SystemProperties.WCS_RUNNING_STATUS.get()) {
                        continue;
                    }