*
lsh
3 天以前 079e0820794e35174dccc549d6012c1111c2fe6e
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;
                    }