删除校验

This commit is contained in:
孙小云 2026-01-15 13:42:19 +08:00
parent 33f7c623f9
commit ff2234a5e9
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
ddd=edddd2d1234567891011 dddddd=edddd2d1234567891011

View File

@ -55,7 +55,6 @@ public class ValidateCodeFilter extends AbstractGatewayFilterFactory<Object>
return chain.filter(exchange); return chain.filter(exchange);
} }
try try
{ {
String rspStr = resolveBodyFromRequest(request); String rspStr = resolveBodyFromRequest(request);