*
lsh
2025-06-05 e73925f9f3a4be298aac89251f317cab5c14ac04
src/main/java/com/zy/core/MainProcess.java
@@ -53,7 +53,7 @@
                    Thread.sleep(200);
                    // 系统运行状态判断
                    if (SystemProperties.WCS_RUNNING_STATUS.get()) {
                    if (!SystemProperties.WCS_RUNNING_STATUS.get()) {
                        continue;
                    }