From 77a4be9a061af13fcd7a0143cf6299172a6fa7f9 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期四, 05 十二月 2024 11:14:46 +0800 Subject: [PATCH] 项目管理优化 --- WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/05-completed/XhsProjectSimulationProjectInfoCtrl.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/05-completed/XhsProjectSimulationProjectInfoCtrl.cs b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/05-completed/XhsProjectSimulationProjectInfoCtrl.cs index b2900ed..92e7fde 100644 --- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/05-completed/XhsProjectSimulationProjectInfoCtrl.cs +++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/05-completed/XhsProjectSimulationProjectInfoCtrl.cs @@ -1,6 +1,4 @@ -锘縰sing HStation.Vmo; - -namespace HStation.WinFrmUI +锘縩amespace HStation.WinFrmUI { public partial class XhsProjectInfoCtrl : DevExpress.XtraEditors.XtraUserControl { -- Gitblit v1.9.3