From 1a12ef2743134f7fdea6d0abbfec34543b85bdb5 Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期一, 12 八月 2024 09:13:36 +0800
Subject: [PATCH] 资产界面增加vmo层

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

diff --git a/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/InputBox.cs b/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/InputBox.cs
index ba68181..8a86f1e 100644
--- a/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/InputBox.cs
+++ b/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/InputBox.cs
@@ -8,7 +8,7 @@
 using System.Threading.Tasks;
 using System.Windows.Forms;
 
-namespace Yw.WinFrmUI.Q3D
+namespace Yw.WinFrmUI.Q3d
 {
     public partial class InputBox : Form
     {

--
Gitblit v1.9.3