From 71c12ff40d58c3dbdde6867396dd99224e57fc32 Mon Sep 17 00:00:00 2001 From: ningshuxia <ningshuxia0927@outlook.com> Date: 星期三, 30 四月 2025 16:00:01 +0800 Subject: [PATCH] 首页修改 --- WinFrmUI/IBox.WinFrmUI/_UserControls/ProtocolLKWE.cs | 15 +-------------- 1 files changed, 1 insertions(+), 14 deletions(-) diff --git a/WinFrmUI/IBox.WinFrmUI/_UserControls/ProtocolLKWE.cs b/WinFrmUI/IBox.WinFrmUI/_UserControls/ProtocolLKWE.cs index e047a20..afedfd3 100644 --- a/WinFrmUI/IBox.WinFrmUI/_UserControls/ProtocolLKWE.cs +++ b/WinFrmUI/IBox.WinFrmUI/_UserControls/ProtocolLKWE.cs @@ -1,17 +1,4 @@ -锘縰sing DevExpress.XtraEditors; -using DevExpress.XtraEditors.Controls; -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Data; -using System.Drawing; -using System.IO.Ports; -using System.Linq; -using System.Text; -using System.Threading.Tasks; -using System.Windows.Forms; - -namespace IBox.WinFrmUI +锘縩amespace IBox.WinFrmUI { public partial class ProtocolLKWE : DevExpress.XtraEditors.XtraUserControl { -- Gitblit v1.9.3