This commit is contained in:
2026-04-22 15:03:14 +08:00
parent ae94957917
commit 09017dd253
2 changed files with 9 additions and 6 deletions

View File

@@ -68,7 +68,7 @@ namespace 头罩视野.Services
break;
}
}
catch (Exception ex)
catch (Exception )
{
}
@@ -107,7 +107,11 @@ namespace 头罩视野.Services
break;
}
}
catch (Exception ex)
//catch (Exception ex)
//{
//}
catch (Exception )
{
}