派生自 projectDept/qhighschool

yn147
2023-05-11 5b1baee9f43cb311ec8ca8ef17f195445b00bac0
src/main/java/com/qxueyou/scc/base/service/impl/LicenseChecker.java
@@ -138,7 +138,7 @@
   private void exit(String msg) {
      log.error("license invalid:"+msg);
      /**
       * 临时屏蔽
       * 临时屏蔽
       */
//      System.exit(-1);
   }