#
lsh
2024-07-19 bee7056daa44a1b0a33c98a29bf9d4886ca7643f
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;
                    }