From a5f3c47ee959183e3059fc6672b4b07f99eb9c1a Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期三, 06 十一月 2024 15:28:58 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0 --- 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 33eaf65..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 Hydro.MapUI.WindowsForm +namespace Yw.WinFrmUI.Q3d.WindowsForm { public partial class ResultForm : Form { -- Gitblit v1.9.3