修复文档参数名错误

master
runphp 2022-02-11 06:00:57 +00:00 committed by Gitee
parent 27d46fc0a4
commit 8541ca99af
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

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