派生自 projectDept/qhighschool

yn147
2023-05-10 96286178ee1c257c130cb2ad964a781f36c4eee5
src/main/java/com/qxueyou/scc/web/AuthorizeFilter.java
@@ -95,9 +95,9 @@
      //是否合法
//      if(!licenseService.isValid()) {
//         log.debug("license invalid");
//         forbiddenAsLicense(httpResponse);
//         return;
//      }
////         forbiddenAsLicense(httpResponse);
////         return;
////      }
      if (!addClientInfo(httpRequest)) {
         log.debug("非法请求:" + httpRequest.getRequestURI());