自动化立体仓库 - WMS系统
#
lsh
2024-12-25 0149b1e8a3eadee6050bfe46cf3705834a8abb8f
src/main/java/com/zy/system/entity/license/CustomLicenseManager.java
@@ -122,7 +122,7 @@
    @Override
    protected synchronized void validate(final LicenseContent content)
            throws LicenseContentException {
        //1. 首先调用父类的validate方法
//        1. 首先调用父类的validate方法
        super.validate(content);
        //2. 然后校验自定义的License参数