From b2db1fbcea11f4dbdbca91f4ebe72e916fb509f2 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期一, 21 七月 2025 16:28:10 +0800
Subject: [PATCH] 增加按钮

---
 DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemClDj.cs |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemClDj.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemClDj.cs
index 13cffb3..cb1aff7 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemClDj.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemClDj.cs
@@ -1,14 +1,3 @@
-using Gs.DevApp.Entity;
-using Gs.DevApp.ToolBox;
-using Gs.DevApp.UserControl;
-using Newtonsoft.Json;
-using Newtonsoft.Json.Linq;
-using System;
-using System.Collections.Generic;
-using System.Data;
-using System.Threading.Tasks;
-using System.Windows.Forms;
-
 namespace Gs.DevApp.DevFrm
 {
     public partial class Frm_MesItemClDj : DevExpress.XtraEditors.XtraForm

--
Gitblit v1.9.3