修复文档参数名错误

pull/145/head
runphp 3 years ago committed by Gitee
parent 27d46fc0a4
commit 8541ca99af
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -108,7 +108,7 @@ public class XssFilter implements GlobalFilter, Ordered
/** /**
* Json * Json
* *
* @param request * @param exchange HTTP
*/ */
public boolean isJsonRequest(ServerWebExchange exchange) public boolean isJsonRequest(ServerWebExchange exchange)
{ {

Loading…
Cancel
Save