From 30931c00518330e6ba34c8b2fc4bd2b2f430fed5 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期六, 12 七月 2025 09:26:39 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_SupplierSrm.cs | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_SupplierSrm.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_SupplierSrm.cs index c739f1e..c615dfa 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_SupplierSrm.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_SupplierSrm.cs @@ -1,15 +1,9 @@ -锘縰sing DevExpress.XtraEditors; -using Gs.DevApp.Entity; +锘縰sing Gs.DevApp.Entity; using Gs.DevApp.ToolBox; using Newtonsoft.Json; using System; -using System.Collections.Generic; -using System.ComponentModel; using System.Data; -using System.Drawing; -using System.Linq; using System.Text; -using System.Threading.Tasks; using System.Windows.Forms; namespace Gs.DevApp.DevFrm.BasicData -- Gitblit v1.9.3