*
lsh
昨天 794ed17c6f37a6deacb6ef37349dceb03eae3395
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;
                    }