From 72dc506dbd884fac5011b38d94280bf3e807969a Mon Sep 17 00:00:00 2001 From: cdk <2441919651@qq.com> Date: 星期四, 04 九月 2025 10:59:07 +0800 Subject: [PATCH] 送货计划增加导出功能 --- DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs b/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs index 2a46583..628e646 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.cs @@ -1,6 +1,4 @@ -锘縰sing DevExpress.XtraEditors; -using Gs.DevApp.Entity; -using Gs.DevApp.ToolBox; +锘縰sing Gs.DevApp.ToolBox; using Newtonsoft.Json; using System; using System.Collections.Generic; -- Gitblit v1.9.3