From ef1d00b03b292d3b926828518ee823f5820343d6 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 24 五月 2025 16:58:15 +0800 Subject: [PATCH] 工单优化 --- DevApp/Gs.DevApp/UserControl/ShowFile.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/DevApp/Gs.DevApp/UserControl/ShowFile.cs b/DevApp/Gs.DevApp/UserControl/ShowFile.cs index 6313f8a..eefa5e3 100644 --- a/DevApp/Gs.DevApp/UserControl/ShowFile.cs +++ b/DevApp/Gs.DevApp/UserControl/ShowFile.cs @@ -1,9 +1,7 @@ -锘縰sing CefSharp; -using CefSharp.WinForms; +锘縰sing CefSharp.WinForms; using System; using System.Configuration; using System.IO; -using System.Net; using System.Windows.Forms; namespace Gs.DevApp.UserControl -- Gitblit v1.9.3