From 84e8197da9284b10eb6fca4cd7a8931406d97ad6 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期六, 12 七月 2025 16:22:14 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/WOM/FrmBackFlash.cs | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/FrmBackFlash.cs b/DevApp/Gs.DevApp/DevFrm/WOM/FrmBackFlash.cs index 5171794..45a2ee8 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/FrmBackFlash.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/FrmBackFlash.cs @@ -1,15 +1,12 @@ -锘縰sing DevExpress.RichEdit.Export; -using Gs.DevApp.Entity; +锘縰sing Gs.DevApp.Entity; using Gs.DevApp.ToolBox; using Gs.DevApp.UserControl; using Newtonsoft.Json; -using OracleInternal.Sharding; using System; using System.Collections.Generic; using System.Data; using System.Threading.Tasks; using System.Windows.Forms; -using static DevExpress.XtraBars.Docking2010.Views.BaseRegistrator; namespace Gs.DevApp.DevFrm.WOM { -- Gitblit v1.9.3