取消授权

This commit is contained in:
2025-08-05 20:23:54 +08:00
parent 04591c384e
commit 035a16fe60

View File

@@ -101,7 +101,7 @@ namespace CapMachine.Wpf
if (!IsOK)
{
LogService.Error("授权失败");
this.Shutdown();
//this.Shutdown();
}
}
catch (Exception ex)