lixiaojun
2025-01-20 bef933e7e166b085ba7e46e38ea62d9ae0129ec6
Desktop/HStation.Desktop.Xhs.Core/Program.cs
@@ -99,6 +99,7 @@
            var ex = e.Exception;
            if (ex is Yw.Dto.InternalException internalEx)
            {
                Yw.LogHelper.Error("系统出现内部异常,ERROR:249", internalEx);
                MessageBoxHelper.ShowError(internalEx.ErrorMsg);
            }