删除校验
This commit is contained in:
parent
33f7c623f9
commit
ff2234a5e9
|
|
@ -1 +1 @@
|
||||||
ddd=edddd2d1234567891011
|
dddddd=edddd2d1234567891011
|
||||||
|
|
|
||||||
|
|
@ -54,7 +54,6 @@ public class ValidateCodeFilter extends AbstractGatewayFilterFactory<Object>
|
||||||
{
|
{
|
||||||
return chain.filter(exchange);
|
return chain.filter(exchange);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue