From 1a8a81785470302fc7fbd6914a9df5d1094dac2a Mon Sep 17 00:00:00 2001 From: Shuxia Ning <NingShuxia0927@outlook.com> Date: 星期三, 28 八月 2024 17:31:07 +0800 Subject: [PATCH] 调度修改 --- Test/IStation.Win.Schedule/Core/Extend/LayoutControlExtensions.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Test/IStation.Win.Core/Common/Extend/LayoutControlExtensions.cs b/Test/IStation.Win.Schedule/Core/Extend/LayoutControlExtensions.cs similarity index 94% copy from Test/IStation.Win.Core/Common/Extend/LayoutControlExtensions.cs copy to Test/IStation.Win.Schedule/Core/Extend/LayoutControlExtensions.cs index 33f0576..6f0d580 100644 --- a/Test/IStation.Win.Core/Common/Extend/LayoutControlExtensions.cs +++ b/Test/IStation.Win.Schedule/Core/Extend/LayoutControlExtensions.cs @@ -1,6 +1,6 @@ 锘縰sing DevExpress.XtraLayout; -namespace IStation.WinTest +namespace IStation.Win { /// <summary> /// layoutControl鎷撳睍绫� -- Gitblit v1.9.3