From 723980fb8737acec1df3609457e93f9dcd565d63 Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期六, 20 十二月 2025 16:54:10 +0800
Subject: [PATCH] Merge branch 'master' of http://git.gs-mes.com:8080/r/~tjx/GsMesClient

---
 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