From b266e82b9a377fa35a766f7a3a2f5aa95f3c9125 Mon Sep 17 00:00:00 2001
From: duheng <2286773002@qq.com>
Date: 星期五, 28 三月 2025 17:57:03 +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