派生自 projectDept/qhighschool

胡仁荣
2023-08-24 3df8c0bb68eb5f3ae477abd5a45700b856c48b9d
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());