From db9fc85acf9671e936092656e06d809ffe448538 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 13 六月 2025 18:12:08 +0800 Subject: [PATCH] 加上自动生成按钮 --- DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs b/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs index 2a46583..628e646 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs @@ -1,6 +1,4 @@ -锘縰sing DevExpress.XtraEditors; -using Gs.DevApp.Entity; -using Gs.DevApp.ToolBox; +锘縰sing Gs.DevApp.ToolBox; using Newtonsoft.Json; using System; using System.Collections.Generic; -- Gitblit v1.9.3