From 7f4176da59120413f62a25f3db656e0e36788f99 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 17 四月 2025 11:15:49 +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