src/main/java/com/zy/system/entity/license/LicenseCheckListener.java
@@ -54,7 +54,8 @@ //root application context 没有parent ApplicationContext context = event.getApplicationContext().getParent(); if(context == null){ loadLicense(); //TODO //loadLicense(); } }