From 46f88867a2d3561a701535bcc6c41d0f76634b52 Mon Sep 17 00:00:00 2001
From: cloudflight <cloudflight@126.com>
Date: 星期一, 05 八月 2024 15:19:07 +0800
Subject: [PATCH] 添加示例

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

diff --git a/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/MapView/Core/Node/NozzleModel.cs b/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/MapView/Core/Node/NozzleModel.cs
index 266fd63..784aa84 100644
--- a/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/MapView/Core/Node/NozzleModel.cs
+++ b/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/MapView/Core/Node/NozzleModel.cs
@@ -7,7 +7,7 @@
 namespace Yw.WinFrmUI.Q3D
 {
     [Serializable]
-    public class NozzleModel : NodeCalcModel
+    class NozzleModel : Q3DNodeCalcModel
     {
         /// <summary>
         /// 娴侀噺绯绘暟K

--
Gitblit v1.9.3