自动化立体仓库 - WMS系统
#
lty
4 天以前 00e89a8c713516855b51fe408debcca0fa44c424
src/main/java/com/zy/system/entity/license/LicenseCheckListener.java
@@ -93,12 +93,14 @@
                    return false;
                }
                //安装证书
//                安装证书
                LicenseContent install = licenseVerify.install(param, latestLicense.getLicense());
                logger.info("++++++++ 许可证加载结束 ++++++++");
                licenseTimer.setSystemSupport(install!=null);
//                licenseTimer.setSystemSupport(true);
//                licenseTimer.setLicenseDays(11);
//                return true;
                if (install != null) {
                    Date start = new Date();