Code clean

This commit is contained in:
2dust
2025-02-04 14:30:28 +08:00
parent 885587e551
commit 4ffe595db6
4 changed files with 4 additions and 5 deletions

View File

@@ -69,7 +69,7 @@ namespace ServiceLib.Handler.SysProxy
}
return result;
}
catch (Exception ex)
catch
{
SetProxyFallback(strProxy, exceptions, type);
return false;