#
lsh
2024-07-18 3ba544eddb7f1f88d781ed1d4f40dd00a7b4edb1
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;
                    }