From ad8f813f5eddd66740b4e09801e4ea02ddf70a4a Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期三, 19 二月 2025 15:58:22 +0800 Subject: [PATCH] 继续优化报表 --- WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/ResultForm.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/ResultForm.cs b/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/ResultForm.cs index 4ba486e..ab031db 100644 --- a/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/ResultForm.cs +++ b/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/ResultForm.cs @@ -8,7 +8,7 @@ using System.Threading.Tasks; using System.Windows.Forms; -namespace Yw.WinFrmUI.Q3D.WindowsForm +namespace Yw.WinFrmUI.Q3d.WindowsForm { public partial class ResultForm : Form { -- Gitblit v1.9.3