WinFrmUI/HStation.WinFrmUI.PumpProject/00-PumpProject/XhsProjectUserControl.cs
文件名从 WinFrmUI/HStation.WinFrmUI.Xhs.Project/01-project/ProjectUserControl.cs 修改 @@ -1,10 +1,10 @@ 锘縰sing HStation.Dto; namespace HStation.WinFrmUI.Xhs.Project namespace HStation.WinFrmUI.Xhs.PumpProject { public partial class ProjectUserControl : DevExpress.XtraEditors.XtraUserControl public partial class XhsProjectUserControl : DevExpress.XtraEditors.XtraUserControl { public ProjectUserControl() public XhsProjectUserControl() { InitializeComponent(); }