添加xss过滤sell关键字

This commit is contained in:
paulGao 2021-12-23 10:58:19 +08:00
parent dfcf71aec7
commit f086a58096

View File

@ -48,7 +48,7 @@ public class XssHttpServletRequestWrapper extends HttpServletRequestWrapper {
"encrypted", "encrypted",
"iv", "iv",
"mail", "mail",
"seller", "sell",
"privateKey", "privateKey",
"wechatpay", "wechatpay",
}; };