From 719a47b4aff725d4224b85e2b2079983cb31cf89 Mon Sep 17 00:00:00 2001
From: lg <123456>
Date: 星期二, 23 十二月 2025 13:28:36 +0800
Subject: [PATCH] 增加临时查询方案

---
 DevApp/Gs.DevApp/DevFrm/QC/JyxmShowByLeiBie.cs |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/QC/JyxmShowByLeiBie.cs b/DevApp/Gs.DevApp/DevFrm/QC/JyxmShowByLeiBie.cs
index db4f4ac..06356e4 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/JyxmShowByLeiBie.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/JyxmShowByLeiBie.cs
@@ -1,15 +1,9 @@
-锘縰sing DevExpress.XtraEditors;
-using DevExpress.XtraGrid.Views.Grid;
-using Gs.DevApp.Entity;
+锘縰sing Gs.DevApp.Entity;
 using Gs.DevApp.ToolBox;
-using Gs.DevApp.UserControl;
-using MES.Service.Modes;
 using Newtonsoft.Json;
-using Newtonsoft.Json.Linq;
 using System;
 using System.Collections.Generic;
 using System.Data;
-using System.Linq;
 using System.Threading.Tasks;
 using System.Windows.Forms;
 

--
Gitblit v1.9.3