From 41dae2f4180136aeb040e5c882cbcd1c67785cf3 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期四, 24 十月 2024 14:02:36 +0800
Subject: [PATCH] 优化水泵属性更新

---
 WinFrmUI/Yw.WinFrmUI.Core/09-common/StringListCheckedListBoxCtrl.cs |   13 +------------
 1 files changed, 1 insertions(+), 12 deletions(-)

diff --git a/WinFrmUI/Yw.WinFrmUI.Core/09-common/StringListCheckedListBoxCtrl.cs b/WinFrmUI/Yw.WinFrmUI.Core/09-common/StringListCheckedListBoxCtrl.cs
index 846192b..c516715 100644
--- a/WinFrmUI/Yw.WinFrmUI.Core/09-common/StringListCheckedListBoxCtrl.cs
+++ b/WinFrmUI/Yw.WinFrmUI.Core/09-common/StringListCheckedListBoxCtrl.cs
@@ -1,15 +1,4 @@
-锘縰sing DevExpress.Xpo.Helpers;
-using DevExpress.XtraEditors;
-using DevExpress.XtraEditors.Controls;
-using System;
-using System.Collections.Generic;
-using System.ComponentModel;
-using System.Data;
-using System.Drawing;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-using System.Windows.Forms;
+锘縰sing DevExpress.XtraEditors.Controls;
 
 namespace Yw.WinFrmUI
 {

--
Gitblit v1.9.3