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