*
lsh
4 天以前 20fa3d6b92c1d03365b8472b1a85bd34d03f9b88
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;
                    }