自动化立体仓库 - WMS系统
#
1
7 天以前 311d0b94fe67a711d3f382ff02c69b49069c2da3
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();