Annotation Interface XssIgnore


@Target(METHOD) @Retention(RUNTIME) @Documented public @interface XssIgnore
忽略XSS过滤.
Author:
codeupsoft