@@ -14,7 +14,7 @@ import java.util.List;
/**
* 防止XSS攻击的过滤器
*
- * @author ruoyi
+ * @author Lion Li
*/
public class XssFilter implements Filter {