liyong
2026-07-15 be153de6203cf3c1f3b8bb3a38d8d23baea797fb
1
2
3
4
5
6
/**
 * 针对 XSS 的基础封装
 *
 * XSS 说明:https://tech.meituan.com/2018/09/27/fe-security.html
 */
package cn.iocoder.yudao.framework.xss;