自动化立体仓库 - WMS系统
pang.jiabao
22 小时以前 d57b74a4c4d4450de42c28ff6573527474d2f11d
系统激活状态
1个文件已修改
2 ■■■ 已修改文件
src/main/java/com/zy/system/timer/LicenseTimer.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/zy/system/timer/LicenseTimer.java
@@ -26,7 +26,7 @@
    }
    public void setSystemSupport(boolean systemSupport) {
        SYSTEM_SUPPORT = true; // systemSupport;
        SYSTEM_SUPPORT = systemSupport; // systemSupport;
    }
    public int getLicenseDays() {