自动化立体仓库 - WCS系统
#
yxFwq
2024-07-28 450a5f7db7af0e0381a3c528a9ea989d820a3fbe
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;
                    }