From 3c6cad1224e7cb985f03d15cc98a4a2074a5af49 Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期一, 22 十二月 2025 22:25:33 +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