暂时取消Liense的退出,调试用

This commit is contained in:
2025-06-05 22:42:02 +08:00
parent 86e1148826
commit a7187c5e33

View File

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