From 557bbc16b5341d4e9ba1352ec48e66fc573b88cb Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 27 五月 2025 15:50:55 +0800
Subject: [PATCH] 检验

---
 DevApp/Gs.DevApp/DevFrm/Sys/EasyRptDesign.cs |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/EasyRptDesign.cs b/DevApp/Gs.DevApp/DevFrm/Sys/EasyRptDesign.cs
index f3f4532..7cf767a 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sys/EasyRptDesign.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/EasyRptDesign.cs
@@ -1,12 +1,11 @@
-锘縰sing System;
-using System.Data;
-using System.IO;
-using System.Windows.Forms;
-using DevExpress.XtraEditors;
-using FastReport;
+锘縰sing DevExpress.XtraEditors;
 using FastReport.Design;
 using Gs.DevApp.ToolBox;
 using Newtonsoft.Json;
+using System;
+using System.Data;
+using System.IO;
+using System.Windows.Forms;
 
 namespace Gs.DevApp.DevFrm.Sys
 {

--
Gitblit v1.9.3