From b41fee69d4b70a66b65e18ab6e9b1faca9104ac9 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 13 二月 2025 15:41:30 +0800
Subject: [PATCH] 各种细节

---
 DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.cs
index 4304f73..010fbc9 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.cs
@@ -4,7 +4,6 @@
 using System.Threading.Tasks;
 using System.Windows.Forms;
 using DevExpress.XtraEditors;
-using DevExpress.XtraGrid.Views.Grid;
 using Gs.DevApp.Entity;
 using Gs.DevApp.ToolBox;
 using Gs.DevApp.UserControl;

--
Gitblit v1.9.3