*
lsh
3 天以前 dfc42f53a71e03e2ad8fe4c7fb7e16d5cef1d8e4
*
1个文件已修改
2 ■■■ 已修改文件
src/main/java/com/zy/core/MainProcess.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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;
                    }