From ec1bc0739f729e55a59d0987f3ebd23cee7f798e Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 12 二月 2025 16:58:36 +0800 Subject: [PATCH] 各种细节 --- DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs index c47944b..66c3964 100644 --- a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs +++ b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs @@ -6,11 +6,7 @@ using Newtonsoft.Json.Linq; 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; @@ -28,7 +24,6 @@ strType = _strType; txt_bl017.Text = _strType; // txt_bl017.Tag = "moren." + _strType; - } protected override void OnCreateControl() { -- Gitblit v1.9.3