chenye
2023-07-10 98e06673cc0858aebed99c4e9550d2d71d838e6f
ruoyi-gateway/src/main/java/com/ruoyi/gateway/filter/XssFilter.java
@@ -28,7 +28,7 @@
/**
 * 跨站脚本过滤器
 *
 * @author ruoyi
 * @author jqs
 */
@Component
@ConditionalOnProperty(value = "security.xss.enabled", havingValue = "true")