From 5609fda53579c706386a3b1a409c3eed15de14c1 Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期五, 27 九月 2024 10:16:47 +0800
Subject: [PATCH] 优化资产匹配列表界面

---
 WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/CalcParamForm.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/CalcParamForm.cs b/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/CalcParamForm.cs
index 9a902b2..6190f17 100644
--- a/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/CalcParamForm.cs
+++ b/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/CalcParamForm.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 CalcParamForm : Form
     {

--
Gitblit v1.9.3