#
yxFwq
2024-08-10 2fc41a25a6acfad60e1ec6fa1234f98efb0b3a82
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;
                    }